12 Mar
2010
12 Mar
'10
2:19 p.m.
On Fri, Mar 12, 2010 at 3:09 PM, Marius Gedminas <marius@gedmin.as> wrote:
It's not really in scope for this patch, but given the rising popularity of Hudson I think it would be nice to have a small README.hudson in zope.testing explaining the integration.
Well, if all you want is Hudson output and you use buildout, you could just use: http://pypi.python.org/pypi/collective.xmltestreport And have a testrunner which does it all for you. Hanno