coverage 3.0b3
Code coverage testing for Python
Latest Version: 3.5.1
Coverage 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.
Code repository and bug tracker are at bitbucket.org.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| coverage-3.0b3.tar.gz (md5) | Source | 2009-05-16 | 50KB | 1606 | |
| coverage-3.0b3.win32-py2.3.exe (md5) | MS Windows installer | 2.3 | 2009-05-16 | 109KB | 238 |
| coverage-3.0b3.win32-py2.4.exe (md5) | MS Windows installer | 2.4 | 2009-05-16 | 113KB | 234 |
| coverage-3.0b3.win32-py2.5.exe (md5) | MS Windows installer | 2.5 | 2009-05-16 | 113KB | 279 |
| coverage-3.0b3.win32-py2.6.exe (md5) | MS Windows installer | 2.6 | 2009-05-16 | 245KB | 419 |
- Author: Ned Batchelder
- Home Page: http://nedbatchelder.com/code/modules/coverage.html
- Keywords: code coverage testing
- License: BSD
- Categories
- Package Index Owner: nedbatchelder
- DOAP record: coverage-3.0b3.xml
