Hide and store warnings while running test scripts
This modules causes any warnings produced by test scripts to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred.
$
pkg install p5-Test-NoWarningsOrigin
devel/p5-Test-NoWarnings
Size
39.3KiB
License
LGPL21
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
9 packages