django/docs/topics/testing
wrwrwr e22c64dfc0 Fixed #23742 -- Added an option to reverse tests order.
This is useful for debugging side effects affecting tests that
are usually executed before a given test. Full suite and pair
tests sort cases more or less deterministically, thus some test
cross-dependencies are easier to reveal by reversing the order.

Thanks Preston Timmons for the review.
2014-11-24 19:24:11 -05:00
..
_images Fixed #20680 -- Deprecated django.utils.unittest. 2013-07-01 14:29:33 +02:00
advanced.txt Fixed #23742 -- Added an option to reverse tests order. 2014-11-24 19:24:11 -05:00
index.txt Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 2013-12-31 08:14:09 -05:00
overview.txt Fixed #23742 -- Added an option to reverse tests order. 2014-11-24 19:24:11 -05:00
tools.txt Updated testing documentation following 498ae3a360 2014-11-24 11:37:03 -05:00