3 Nov
2011
3 Nov
'11
12:28 p.m.
On 11/03/2011 11:54 AM, Matthew Wilkes wrote:
On 2011-11-03, at 0025, Chris Withers wrote:
I'm experimenting with using nose as an alternative to zope.testrunner so I can take advantage of the junit and cobertura compatible xml output offered. Using http://pypi.python.org/pypi/collective.xmltestreport might be easier? Not sure if it gives you everything you need, but works well for us Plonies.
It doesn't do coverage in a way jenkins can handle iirc. I have to run "bin/coverage bin/test" to get coverage data.