skip to navigation
skip to content

pycoco 0.6

Python code coverage

Downloads ↓

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.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 10KB 336
pycoco-0.6.tar.gz (md5) Source 2009-05-13 10KB 385
pycoco-0.6.zip (md5) Source 2009-05-13 13KB 319