pycoco 0.6
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.6 (released 05/13/2009)
- Generating the HTML files is now done via UL4 templates (which takes 40 seconds instead of 30 minutes).
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pycoco-0.6.tar.bz2 (md5) | Source | 2009-05-13 19:06:13.242803 | 10KB | 62 | |
| pycoco-0.6.tar.gz (md5) | Source | 2009-05-13 19:06:13.443325 | 10KB | 69 | |
| pycoco-0.6.zip (md5) | Source | 2009-05-13 19:06:13.945302 | 13KB | 59 | |
- Author: Walter Doerwald <walter at livinglogic de>
- 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.6.xml
Log in to rate this package.
