libtest-is-perl

Perl module to skip tests in a declarative way

Description

Test::Is is a simple way of following the specifications of the environment variables available for Perl tests as defined as one of the "Lancaster Consensus" at Perl QA Hackathon 2013. Those variables (NONINTERACTIVE_TESTING, EXTENDED_TESTING) define which tests should be skipped.

If the environment does not match what the author of the test expected, the complete test is skipped (in the same way as use Test::More skip_all => ...).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Test-Is


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtest-is-perl