p5-Test-Warnings-0.038
test for warnings and the lack of them
Back to search · Project homepage
Description
If you've ever tried to use Test::NoWarnings to confirm there are
no warnings generated by your tests, combined with the convenience
of done_testing to not have to declare a test count, you'll have
discovered that these two features do not play well together, as
the test count will be calculated before the warnings test is run,
resulting in a TAP error. (See examples/test_nowarnings.pl in this
distribution for a demonstration.)
This module is intended to be used as a drop-in replacement for
Test::NoWarnings: it also adds an extra test, but runs this test
before done_testing calculates the test count, rather than after.
It does this by hooking into done_testing as well as via an END
block. You can declare a plan, or not, and things will still Just
Work.
Package information
- Ports path
- devel/p5-Test-Warnings
- Package architecture
- *
- Maintainer
- Andrew Hewus Fresh <afresh1@openbsd.org>
- Categories
- devel, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Test
- devel/p5-CPAN-Meta-Check STEM->=0.011
- devel/p5-PadWalker
Used by (36 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.