1
0
mirror of https://github.com/django/django.git synced 2025-01-03 23:16:41 +00:00
django/docs/topics/testing
Chris Jerdonek dcb06c2c68 Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first.
Failures detected when loading tests are ordered before all of the
above for quicker feedback. This includes things like test modules that
couldn't be found or that couldn't be loaded due to syntax errors.
2021-03-26 12:18:27 +01:00
..
_images
advanced.txt
index.txt
overview.txt Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first. 2021-03-26 12:18:27 +01:00
tools.txt