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.4.1-1.fc24.x86_64 [254 KiB] |
Changelog
by Tom Callaway (2017-05-15):
- update to 4.4.1 |
| python3-coverage-4.2-1.fc24.x86_64 [238 KiB] |
Changelog
by Tom Callaway (2016-07-19):
- 4.2 final |
| python3-coverage-4.1-1.fc24.x86_64 [243 KiB] |
Changelog
by Tom Callaway (2016-06-14):
- update to 4.1 |