[ 原始碼: libtest-most-perl ]
套件:libtest-most-perl(0.35-1)
libtest-most-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-most-perl:
- [libtest-most-perl_0.35-1.dsc]
- [libtest-most-perl_0.35.orig.tar.gz]
- [libtest-most-perl_0.35-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Damyan Ivanov (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Florian Schlichting (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module with the most commonly needed test functions and features
Test::Most provides the most commonly used testing functions and gives a bit more fine-grained control over your test suite.
All functions from the following modules will automatically be exported:
* Test::More * Test::Exception * Test::Differences * Test::Deep * Test::Warn
This is useful when one is used to most of the above modules but wouldn't want to bother to load them all explicitly.
Test::Most also provides a couple of routines to control tests behaviour in case of errors.
其他與 libtest-most-perl 有關的套件
|
|
|
|
-
- dep: libexception-class-perl
- module that allows you to declare real exception classes in Perl
-
- dep: libtest-deep-perl (>= 0.119)
- Perl module for extremely flexible deep comparisons
-
- dep: libtest-differences-perl (>= 0.64)
- Perl module to test string and data structure differences
-
- dep: libtest-exception-perl (>= 0.43)
- module for testing exception-based code
-
- dep: libtest-simple-perl (>= 1.302047)
- set of basic utilities for writing tests in Perl
- 或者 perl (>= 5.25.4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: libtest-warn-perl (>= 0.30)
- test module for checking which warnings are generated
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl (>= 5.21.8)
- Larry Wall's Practical Extraction and Report Language
- 或者 libtest-harness-perl (>= 3.35)
- module to run standard Perl test scripts with statistics