libmodule-install-extratests-perl

contextual tests that the harness can ignore

Description

Module::Install::ExtraTests adds one Module::Install command:

 extra_tests;

This declares that the test files found in the directory ./xt should be run only in certain instances:

 ./xt/author - run when tests are being run in an author's working copy
 ./xt/smoke - run when the dist is being smoked (AUTOMATED_TESTING=1)
 ./xt/release - run during "make disttest"

These directories are recurisvely scanned for *.t files. If any directories or files exist in ./xt that are not recognized, the Makefile.PL will die.

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

http://search.cpan.org/dist/Module-Install-ExtraTests/


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 libmodule-install-extratests-perl