perl-test-warnings
Perl - Test::Warnings
3.4.0
2024-01-10
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
perl 3.4.0
Internal Program Version: Test::Warnings 0.032.5.38.2
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.
http://search.cpan.org/dist/Test-Warnings/