freebsd-ports/devel/p5-Test-FailWarnings/pkg-descr
2013-04-25 08:49:43 +00:00

5 lines
239 B
Text

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.
WWW: http://search.cpan.org/dist/Test-FailWarnings/