libtest-exports-perl

Perl module to test that modules export the right symbols

Description

Test::Exports provides simple test functions for testing other modules "import" methods. Testing is currently limited to checking which subs have been imported.

In order to keep different calls to ->import separate, Test::Exports performs these calls from a private package. The symbol-testing functions then test whether or not symbols are present in this private package, ensuring none of this interferes with your test script itself.

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-Exports


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-exports-perl