| Name: | rh-perl526-perl-Test2-Plugin-NoWarnings |
|---|---|
| Version: | 0.06 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 22626 |
| License: | Artistic 2.0 |
| RPM: | rh-perl526-perl-Test2-Plugin-NoWarnings-0.06-3.el7.noarch.rpm |
| Source RPM: | rh-perl526-perl-Test2-Plugin-NoWarnings-0.06-3.el7.src.rpm |
| Build Date: | Thu Oct 25 2018 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Test2-Plugin-NoWarnings/ |
| Summary: | Fail if tests warn |
| Description: | Loading this plugin causes your tests to fail if there are any warnings while
they run. Each warning generates a new failing test and the warning content is
outputted via diag.
This module uses $SIG{__WARN__}, so if the code you're testing sets this, then
this module will stop working. |