Comment 1 for bug 1132542

Revision history for this message
Jonathan Lange (jml) wrote :

Hi Michał,

I'm not 100% clear what you want here:

 1. `python setup.py test` to return with a non-zero exit code if the tests fail
 2. `python setup.py test` to optionally abort the test run immediately on the first failure
 3. Both 1 & 2

1. is a bug, 2. is a feature request.

Thanks,
jml