python-coverage - Code coverage testing module for Python
Website: | http://nedbatchelder.com/code/modules/coverage.html |
---|---|
License: | BSD and (MIT or GPLv2) |
Vendor: | CentOS |
- 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-3.6-0.5.b3.el7.x86_64 [153 KiB] |
Changelog
by Daniel Mach (2014-01-28):
- Mass rebuild 2014-01-24 |