Name: | perl-Test2-Plugin-NoWarnings |
---|---|
Version: | 0.08 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 25871 |
License: | Artistic 2.0 |
RPM: | perl-Test2-Plugin-NoWarnings-0.08-1.el8.noarch.rpm |
Source RPM: | perl-Test2-Plugin-NoWarnings-0.08-1.el8.src.rpm |
Build Date: | Tue Nov 05 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |