Python code coverage
Project description
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.1 (released 08/11/2010)
Fixed a bug in the download method.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
pycoco-0.7.1.zip
(13.9 kB
view hashes)
pycoco-0.7.1.tar.gz
(10.5 kB
view hashes)
pycoco-0.7.1.tar.bz2
(10.0 kB
view hashes)