[issue2241] Additional Flag For Unit-Test Module: There Can Be Only One (Error)

Amaury Forgeot d'Arc report at bugs.python.org
Thu Mar 6 15:03:01 CET 2008


Amaury Forgeot d'Arc added the comment:

Actually, py.test and nose both have the -x option for this purpose.
I use it very often during development, mostly during a refactoring
phase: failures are easy to correct, and I don't want to wait for the
complete suite to complete and display tons of tracebacks.

Even while developing on core python, this option would have helped me a
couple of times. Please, reopen this item!

----------
nosy: +amaury.forgeotdarc

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2241>
__________________________________


More information about the Python-bugs-list mailing list