On Oct 18, 8:08 pm, berto <[email protected]> wrote:
> Sounds like you're interpreting what I'm looking as a feature, a
> bug. :) I want to write tests and see them fail continually until I
> have written the code that makes them pass.
Is it possible to autorun only the failing tests? It would be very
useful (at least for me) if the following was supported:
1) run all the tests.
2) on file change, run tests that failed in step 1.
3) when no tests fail in step 2, run all the tests again. If failures,
start from step 1 again. If no failures, print "Completed".
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---