Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 833 Bytes

README.asciidoc

File metadata and controls

38 lines (24 loc) · 833 Bytes

Test::Count

Test::Count is a module to count and update the number of assertions in the test plan of test scripts. It can be used for Test::More test suites, but is not limited to them.

It supports a mini language for arithmetical expressions in order to calculate the number of tests.

INSTALLATION

To install this module, run the following commands:

cpanm Test::Count

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Test::Count

You can also look for information at:

License:

Copyright © 2006 Shlomi Fish

This program is released under the following license: MIT / Expat.