Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libtest-requires-perl
Utility module for tests to check whether modules are available
https://metacpan.org/release/Test-Requires
0
no reviews
Install
Test::requires is a perl module for tests written using test::builder that simply checks to see if the module can be loaded. if loading the module fails then this skips all tests in the file, rather than causing a complete failure in module testing.