On Thu, May 3, 2012 at 12:29 PM, Andreas Pelme <andr...@pelme.se> 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. Karen -- 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.