Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Test-NoWarnings

Project: openSUSE_13.2

Repository: oss

Title: Make sure you didn't emit any warnings while testing

Description:
In general, your tests shouldn't produce warnings. This modules causes any
warnings to be captured and stored. It automatically adds an extra test
that will run when your script ends to check that there were no warnings.
If there were any warings, the test will give a "not ok" and diagnostics of
where, when and what the warning was, including a stack trace of what was
going on when the it occurred.

If some of your tests *are supposed to* produce warnings then you should be
capturing and checking them with the Test::Warn manpage, that way the
Test::NoWarnings manpage will not see them and so not complain.

The test is run by an 'END' block in Test::NoWarnings. It will not be run
when any forked children exit.

Version: 1.04

Release: 9.1.3

Architecture: noarch

Size: 24 KB

Build Time: 2014-10-06 16:43:01 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Test::NoWarnings) = 1.04 perl-Data-Peek perl-Test-Deep
perl(Test::NoWarnings::Warn...
perl-Test-NoWarnings = 1.04...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Test::Builder) >= 0.86 perl perl-Test-Simple