Code coverage measurement for Python
http://pypi.python.org/coverageCoverage.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.
- Links to openSUSE:Factory / python-coverage
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LEO/python-coverage && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000112 112 Bytes | 6 months |
Comments 0