[TIP] Coverage.py 3.1 beta 1: Python 3.x and Cobertura output

Ned Batchelder ned at nedbatchelder.com
Sun Sep 27 16:49:58 PDT 2009


Robert Collins wrote:
> Cool. I'll try to get a spin done with bzr's test suite; there are
> likely gremlins in there ;) [we run lsprof and other things in the
> middle of the test suite while testing various developer orientated
> facilities].
>
> Do you have any screenshots/sample output of the html/cobertura stuff?
>
> -Rob
>   
A sample HTML report is at 
http://nedbatchelder.com/code/coverage/sample_html_3.1b1/

A sample coverage.xml is at 
http://nedbatchelder.com/code/coverage/coverage.xml

I look forward to hearing what your gremlins turn up!

--Ned.
http://nedbatchelder.com



More information about the testing-in-python mailing list