python3-coverage - Code coverage testing module for Python 3
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 3 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
python3-coverage-6.2-1.fc14.al.i686 [274 KiB] |
Changelog
by Joel Barrios (2022-02-12):
- Update to 6.2. |