On Thursday 3 May 2012 at 21:17, Karen Tracey wrote: > On Thu, May 3, 2012 at 12:29 PM, Andreas Pelme <[email protected] > (mailto:[email protected])> wrote: > > > > Djangos default testrunner reorders the test suite to run all TestCase > > tests before TransactionTestCases, which avoids this problem. I cannot find > > this reordering documented anywhere, > > It is documented: > https://docs.djangoproject.com/en/1.4/topics/testing/#django.test.TransactionTestCase > > Mentioned in both the 3rd paragraph and the note. Thanks -- I'm not sure how I missed that. I'll make sure my patch updates the docs too.
Andreas -- 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.
