Paketname | python-coverage |
Beschreibung | code coverage tool for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.85-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 148 Byte |
Hängt ab von | python, python-central (>= 0.6.11), python-pkg-resources |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 20264 Byte |
Prüfsumme MD5 | 87db55b8a6901bfb4c0f888a360c2d76 |
Prüfsumme SHA1 | 1b0ef9fc1c306fd6171f9a734f4a7351d5753f9d |
Prüfsumme SHA256 | 16bbacf7cc77a0eeb953031568b2dcfcfb38e68a0d2c6fad131898174853b43e |
Link zum Herunterladen | python-coverage_2.85-1_all.deb |
Ausführliche Beschreibung | This tool measures which parts (statements) of a Python program are
executed while it is run. This is useful for testing: those parts of
a program that are not executed by the tests have not been tested.
|