| Name: | rh-perl530-perl-Test2-Plugin-NoWarnings |
|---|---|
| Version: | 0.08 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 25867 |
| License: | Artistic 2.0 |
| RPM: | rh-perl530-perl-Test2-Plugin-NoWarnings-0.08-2.el7.noarch.rpm |
| Source RPM: | rh-perl530-perl-Test2-Plugin-NoWarnings-0.08-2.el7.src.rpm |
| Build Date: | Mon Dec 14 2020 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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. |