+summary : Test2::Plugin::NoWarnings - Fail if tests warn
+description: |
+ Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via `diag`.
+builddeps :
+ - perl-importer
+ - perl-ipc-run3
+ - perl-sub-info
+ - perl-term-table
+ - perl-test2-suite
+ - perl-test-simple
+rundeps :
+ - perl-test-simple
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>perl-test2-plugin-nowarnings</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Artistic-2.0</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Test2::Plugin::NoWarnings - Fail if tests warn</Summary>
+ <Description xml:lang="en">Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via `diag`.
+ <Summary xml:lang="en">Test2::Plugin::NoWarnings - Fail if tests warn</Summary>
+ <Description xml:lang="en">Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via `diag`.