Changes for version 0.52 - 2021-02-17
- Change bugtracker link to point GitHub issues instead of RT.
- Remove some old and broken links.
- Work by (Kaycie Goodman).
- Test fix (Pali,PR#32).
- Fix reporting caller information (file+line) when number of tests does not match (Pali).
- Use better class names in t/runtests_return.t (Pali).
- Fix documentation to be more accurate regarding support and author activity (Karen Etheridge).
- Ensure metadata is processed as v2 (Karen Etheridge).
- Remove unnecessary shebangs (Karen Etheridge).
- chmod ugo-x (Karen Etheridge).
Modules
Easily create test classes in an xUnit/JUnit style
Load Test::Class classes automatically.
the info associated with a test method
Module Install Instructions
To install Test::Class, copy and paste the appropriate command in to your terminal.
cpanm Test::Class
perl -MCPAN -e shellinstall Test::Class
For more information on module installation, please visitthe detailed CPAN module installation guide.