CoverageTestRunner 1.6
fail Python program unit tests unless they test everything
This package contains the Python module CoverageTestRunner, which runs unit tests implemented using the unittest module in the Python standard library. It each code module pairwise with its test module, with coverage.py, and fails unless the test module tests everything in the code module.
- Author: Lars Wirzenius
- Home Page: http://liw.fi/coverage-test-runner/
- Categories
- Package Index Owner: liw
- DOAP record: CoverageTestRunner-1.6.xml
