python36u-coverage - Code coverage testing module for Python 3.6
| Website: | http://coverage.readthedocs.org/en/latest/ |
|---|---|
| License: | ASL 2.0 and MIT and (MIT or GPL) |
| Vendor: | ChoonRPMS |
- Description:
Coverage.py is a Python 3.6 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
| python36u-coverage-4.5.4-1.choon.el7.src [380 KiB] |
Changelog
by Giam Teck Choon (2019-08-09):
- Update to 4.5.4 |
| python36u-coverage-4.5.3-1.choon.el7.src [380 KiB] |
Changelog
by Giam Teck Choon (2019-03-14):
- Update to 4.5.3 |