pycoco 0.7.2
Python code coverage
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.7.2 (released 09/08/2010)
- Added the missing pixel GIF spc.gif.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pycoco-0.7.2.tar.bz2 (md5) | Source | 2010-09-08 | 9KB | 266 | |
| pycoco-0.7.2.tar.gz (md5) | Source | 2010-09-08 | 10KB | 280 | |
| pycoco-0.7.2.zip (md5) | Source | 2010-09-08 | 13KB | 279 | |
- 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.7.2.xml
