rh-python34-python-coverage - Code coverage testing module for Python
Website: | http://nedbatchelder.com/code/modules/coverage.html |
---|---|
License: | BSD and (MIT or GPLv2) |
Vendor: | Virtuozzo |
- Description:
Coverage.py is a Python module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.
Packages
rh-python34-python-coverage-3.7.1-1.vl7.src [285 KiB] |
Changelog
by Robert Kuska (2014-12-12):
- Update to 3.7.1 |