[ ソース: libtest2-plugin-nowarnings-perl ]
パッケージ: libtest2-plugin-nowarnings-perl (0.09-1)
libtest2-plugin-nowarnings-perl に関するリンク
Debian の資源:
libtest2-plugin-nowarnings-perl ソースパッケージをダウンロード:
- [libtest2-plugin-nowarnings-perl_0.09-1.dsc]
- [libtest2-plugin-nowarnings-perl_0.09.orig.tar.gz]
- [libtest2-plugin-nowarnings-perl_0.09-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 (>= 1.302167)
- set of basic utilities for writing tests in Perl
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語