[Distutils] [PATCH][setuptools] Add test_runner support to setup
Klaus Zimmermann
klaus_zimmermann at gmx.de
Sat Apr 5 17:15:09 CEST 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_runner.patch
Type: text/x-patch
Size: 3061 bytes
Desc: not available
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20080405/09da56bb/attachment.bin
More information about the Distutils-SIG
mailing list