python2-coverage - Code coverage testing module for Python 2
Website: | http://nedbatchelder.com/code/modules/coverage.html |
---|---|
License: | ASL 2.0 and MIT and (MIT or GPL) |
Vendor: | CentOS |
- Description:
Coverage.py is a Python 2 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
python2-coverage-4.4.1-1.el7.x86_64 [248 KiB] |
Changelog
by Tom Callaway (2017-05-15):
- update to 4.4.1 |