coverage 3.2b2
Code coverage measurement for Python
Latest Version: 3.5.1
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.
Coverage.py runs on Pythons 2.3 through 3.1.
Documentation is at nedbatchelder.com. Code repository and issue tracker are at bitbucket.org.
New in 3.2: Branch coverage!
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
|
coverage-3.2b2.tar.gz
(md5)
Use this for 2.x or 3.x |
Source | 2009-11-20 | 69KB | 2694 | |
| coverage-3.2b2.win32-py2.3.exe (md5) | MS Windows installer | 2.3 | 2009-11-20 | 128KB | 219 |
| coverage-3.2b2.win32-py2.4.exe (md5) | MS Windows installer | 2.4 | 2009-11-20 | 132KB | 215 |
| coverage-3.2b2.win32-py2.5.exe (md5) | MS Windows installer | 2.5 | 2009-11-20 | 132KB | 214 |
| coverage-3.2b2.win32-py2.6.exe (md5) | MS Windows installer | 2.6 | 2009-11-20 | 263KB | 224 |
| coverage-3.2b2.win32-py3.1.exe (md5) | MS Windows installer | 3.1 | 2009-11-20 | 259KB | 214 |
- Author: Ned Batchelder
- Home Page: http://nedbatchelder.com/code/coverage
- Keywords: code coverage testing
- License: BSD
- Categories
- Package Index Owner: nedbatchelder
- DOAP record: coverage-3.2b2.xml
