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

Ned Batchelder ned at nedbatchelder.com
Sun Sep 27 08:37:35 PDT 2009


Coverage.py 3.1 beta 1 is now ready.  Python 3.1 is supported, and a new 
"coverage xml" command writes results to a Cobertura-compatible 
coverage.xml file.

More details are at 
http://nedbatchelder.com/blog/200909/coveragepy_v31_beta_1_python_3x_and_cobertura_output.html

Kits are at http://pypi.python.org/pypi/coverage/3.1b1

I'm especially interested in finding people using Hudson or Sonar with 
Python, and would be willing to help me make sure the new XML output 
works properly in all configurations.

--Ned.
http://nedbatchelder.com




More information about the testing-in-python mailing list