Development/Languages/Python

python-coverage: Code coverage measurement for Python

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
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.
Installieren: python-coverage.jpg Status: python-coverage.png Umfang:135 KiB

Paket enthält Anwendung:

coverage IInfo.png