Package: wnpp Owner: Nick Morrott <[email protected]> Severity: wishlist X-Debbugs-CC: [email protected], [email protected]
* Package name : libtest2-plugin-nowarnings-perl Version : 0.02 Upstream Author : Dave Rolsky <[email protected]> * URL : https://metacpan.org/release/Test2-Plugin-NoWarnings * License : Artistic-2.0 Programming Lang: Perl Description : Perl testing plugin to fail tests if warnings are generated The Test2::Plugin::NoWarnings plugin causes tests to fail if there are any warnings while they run. Each warning generates a new failing test, and the warning content is outputted via diag. This module uses $SIG{__WARN__}, so if the code you're testing sets this, this module will stop working. Test2::Plugin::NoWarnings is a dependency of Params::ValidationCompiler. The package will be maintained under the umbrella of the Debian Perl Group.

