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: | Fedora Project |
- 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-4.2-1.fc25.x86_64 [238 KiB] |
Changelog
by Tom Callaway (2016-07-19):
- 4.2 final |