python-coverage - Code coverage testing module for Python
Website: | http://nedbatchelder.com/code/modules/coverage.html |
---|---|
License: | ASL 2.0 and MIT and (MIT or GPL) |
- 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
python-coverage-4.2-2.el7.nuxref.x86_64 [231 KiB] |
Changelog
Chris Caron (2017-02-12):
- Rebuilt for CentOS 7.x |
python-coverage-3.6-0.5.b3.el7.nuxref.x86_64 [152 KiB] |
Changelog
Chris Caron (2016-04-24):
- Rebuilt for EL6 |