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

Ned Batchelder ned at nedbatchelder.com
Tue Sep 29 03:00:33 PDT 2009


Mark Waite wrote:
> With a little bit of repair work on coverage.xml, the Cobertura output 
> on Hudson now shows the source files.  I replaced 'filename="test_' 
> with 'filename="tests/libpdm/test_' in the file, and it presents 
> source code for all the relevant source files.
>
Mark, this is just the kind of problem I'd like to fix in coverage.py.  
Could you please send me (privately) more information about your source 
tree?  I'd like for you not to have to fix up the file after coverage 
has run, but for it to be correct from the start.  If you could send me 
a zip of your project directory, or even just a file list of the whole 
tree, that would be great.

--Ned.
http://nedbatchelder.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.idyll.org/pipermail/testing-in-python/attachments/20090929/da1f6c46/attachment.htm 


More information about the testing-in-python mailing list