Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test2-Plugin-NoWarnings - Fail if tests warn
- Description:
Loading this plugin causes your 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, then
this module will stop working.
Packages
perl-Test2-Plugin-NoWarnings-0.08-1.vl9.src
[37 KiB] |
Changelog
by Paul Howarth (2019-10-11):
- Update to 0.08
- Use IPC::Run3 instead of Capture::Tiny for all tests, which fixes an issue
with the 'tap-bug-in-test2.t' on Windows (CPAN RT#129294)
|