[ 原始碼: libtest2-plugin-nowarnings-perl ]
套件:libtest2-plugin-nowarnings-perl(0.10-1)
libtest2-plugin-nowarnings-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest2-plugin-nowarnings-perl:
- [libtest2-plugin-nowarnings-perl_0.10-1.dsc]
- [libtest2-plugin-nowarnings-perl_0.10.orig.tar.gz]
- [libtest2-plugin-nowarnings-perl_0.10-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl testing plugin to fail tests if warnings are generated
The Test2::Plugin::NoWarnings plugin causes tests to fail if any warnings are generated whilst the tests run. Each warning generates a new failing test, and the warning content is output via diag.
This module uses $SIG{__WARN__}, so if the code you're testing sets this, this module will stop working.
其他與 libtest2-plugin-nowarnings-perl 有關的套件
|
|
|
|
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language