[Zope-dev] zope.testrunner and nose count doctests differently
Wichert Akkerman
wichert at wiggy.net
Thu Nov 3 12:28:20 UTC 2011
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.
More information about the Zope-Dev
mailing list