Code coverage measurement for Python
Coverage.py measures code coverage, typically during test 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.
- Sources inherited from project SUSE:SLE-15:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP4:GA/python-coverage && cd $_ - Create Badge
Refresh
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| coverage-4.5.4.tar.gz | 0000385185 376 KB | |
| python-coverage.changes | 0000022895 22.4 KB | |
| python-coverage.spec | 0000004097 4 KB |
Comments 0