pimple 0.2.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

pimple 0.2.3

Summarize your unit tests




pimple is a tool for compiling a summary of your unit tests.

Usage
Install pimple from PyPI with:
$ pip install pimple
Run pimple in your project directory with:
$ pimple tests/
(substitute the directory that contains your tests)
The testcase_summary.rst file can be found in the directory you run the script from.
You can also specify an output file.
N.B. The output will be formatted as reStructuredText.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.