Code coverage measurement for Python
Project description
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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size coverage-3.2b1.tar.gz (70.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Filename, size coverage-3.2b1.win32-py2.3.exe (130.0 kB) | File type Windows Installer | Python version 2.3 | Upload date | Hashes View |
Filename, size coverage-3.2b1.win32-py2.4.exe (134.1 kB) | File type Windows Installer | Python version 2.4 | Upload date | Hashes View |
Filename, size coverage-3.2b1.win32-py2.5.exe (134.1 kB) | File type Windows Installer | Python version 2.5 | Upload date | Hashes View |
Filename, size coverage-3.2b1.win32-py2.6.exe (268.7 kB) | File type Windows Installer | Python version 2.6 | Upload date | Hashes View |
Filename, size coverage-3.2b1.win32-py3.1.exe (264.7 kB) | File type Windows Installer | Python version 3.1 | Upload date | Hashes View |