Package : perl-Test-FailWarnings

Package details

Summary: Add test failures if warnings are caught

Description:
This module hooks '$SIG{__WARN__}' and converts warnings to the Test::More
manpage's 'fail()' calls. It is designed to be used with 'done_testing',
when you don't need to know the test count in advance.

Just as with the Test::NoWarnings manpage, this does not catch warnings if
other things localize '$SIG{__WARN__}', as this is designed to catch
_unhandled_ warnings.


URL: http://search.cpan.org/dist/Test-FailWarnings
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs