python2-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) |
Vendor: | Alcance Libre, Inc. |
- 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.5.4-2.fc14.al.src [387 KiB] |
Changelog
by Joel Barrios (2022-02-12):
- Rename to python2 schema. |