[Distutils] [PATCH][setuptools] Add test_runner support to setup
Phillip J. Eby
pje at telecommunity.com
Sun Apr 6 01:53:08 CEST 2008
At 05:15 PM 4/5/2008 +0200, Klaus Zimmermann wrote:
>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.)
Add documentation to the patch and you've got yourself a deal. :)
More information about the Distutils-SIG
mailing list