perl-Test-FailWarnings - Add test failures if warnings are caught
Website: | http://search.cpan.org/dist/Test-FailWarnings/ |
---|---|
License: | Apache |
- Description:
This module hooks $SIG{__WARN__} and converts warnings to Test::More's fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance.
Packages
perl-Test-FailWarnings-0.008-3m.mo8.noarch [16 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.008-3m) - rebuild against perl-5.20.0 |