pycoco 0.4
Python code coverage
Latest Version: 0.7.2
pycoco is a script that can be used to generate code coverage info for the Python source code.
The script downloads the Python source code, builds the interpreter with code coverage options, runs the test suite and generates an HTML report how often each source code line in each C or Python file has been executed by the test suite.
Changes in 0.4 (released 02/25/2008)
- Removed XML version of the documentation.
- Only the default set of tests gets run now.
- Fixed a bug in page generation.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pycoco-0.4.tar.bz2 (md5) | Source | 2008-02-25 | 9KB | 357 | |
| pycoco-0.4.tar.gz (md5) | Source | 2008-02-25 | 9KB | 349 | |
| pycoco-0.4.zip (md5) | Source | 2008-02-25 | 12KB | 327 | |
- Author: Walter Doerwald
- Home Page: http://www.livinglogic.de/Python/pycoco/
- Download URL: http://www.livinglogic.de/Python/Download.html#pycoco
- Keywords: Python,code coverage,coverage,source code,subversion,test
- License: Python
- Categories
- Package Index Owner: doerwalter
- DOAP record: pycoco-0.4.xml
