aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-FailWarnings/pkg-descr
blob: ac1f552f784365f6386fd530842e0b35751bbfc1 (plain) (blame)
1
2
3
4
5
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/