3 lines
158 B
Text
3 lines
158 B
Text
This module converts warnings to Test::More fail() calls. It is
|
|
designed to be used with done_testing, when you don't need to know
|
|
the test count in advance.
|