On Fri, Oct 2, 2009 at 5:10 AM, Harro <hvdkl...@gmail.com> wrote: > > Sounds like a bad plan, what if by fixing the failed test you break > another one?
while testing, when i found some not-obvious test failure and i have to run the test repeatedly, i try to run just this one until it passes. then i rerun the whole set. it would be very nice to have a flat to run just the ones that failed last time. after that, rerun the whole thing. in the (very rare) case that fixing a test breaks another, it would be caught by the full run at the end, maybe there could be an option so that: - if there's no 'failure record' run all - if there's some record, first test those that have failed the last time - if they still fail, stop there - if there's no further failures, rerun the whole set that seems the easiest use, while still not running unrelated tests again and again. -- Javier --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---