[ 原始碼: libtest-warnings-perl ]
套件:libtest-warnings-perl(0.033-1)
libtest-warnings-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-warnings-perl:
- [libtest-warnings-perl_0.033-1.dsc]
- [libtest-warnings-perl_0.033.orig.tar.gz]
- [libtest-warnings-perl_0.033-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to test for warnings and the lack of them
If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of done_testing to not have to declare a test count, you'll have discovered that these two features do not play well together, as the test count will be calculated before the warnings test is run, resulting in a TAP error.
Test::Warnings is intended to be used as a drop-in replacement for Test::NoWarnings. It can also be used as a replacement for Test::Warn, if you wish to test the content of expected warnings.
其他與 libtest-warnings-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language