python33-python-coverage - Code coverage testing module for Python
Website: | http://nedbatchelder.com/code/modules/coverage.html |
---|---|
License: | BSD and (MIT or GPLv2) |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- 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
python33-python-coverage-3.6-1.el6.i686 [156 KiB] |
Changelog
by Robert Kuska (2013-11-08):
- Update to 3.6 |
python33-python-coverage-3.5.3-2.el6.i686 [149 KiB] |
Changelog
by aurus - 3.5.3-2 (2013-05-09):
- Rebuild to generate bytecode properly after fixing rhbz#956289 |