Hi all,
for our nightly build system I needed the capability to use a different
test runner, namely one that outputs junit compatible xml files.
In order to support that through the setup.py test command I hacked on
setuptools.
Is there a simpler way to do this?
If not you might want to consider attached patch for addition
(Should be against latest svn.)
Cheers,
Klaus