1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/internals/contributing
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
..
writing-code Fixed #23742 -- Added an option to reverse tests order. 2014-11-24 19:24:11 -05:00
bugs-and-features.txt
committing-code.txt Added reminder to committing docs to test a PR with Jenkins first. 2014-11-16 13:32:40 +01:00
index.txt
localizing.txt
new-contributors.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
triaging-tickets.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
writing-documentation.txt Removed sudo from pip commands in docs. 2014-09-22 15:49:48 -04:00