[ 源代码: 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)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: libtest-warn-perl (>= 0.30)
- test module for checking which warnings are generated
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perl (>= 5.21.8)
- 拉里 沃尔的实用报表提取语言(Perl)
- 或者 libtest-harness-perl (>= 3.35)
- module to run standard Perl test scripts with statistics