1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/tests/test_runner
2023-09-25 11:10:17 +02:00
..
__init__.py
models.py
runner.py Removed unnecessary trailing commas in tests. 2023-08-22 12:42:57 +02:00
test_debug_sql.py
test_discover_runner.py Fixed #34210 -- Added unittest's durations option to the test runner. 2023-08-31 07:14:58 +02:00
test_parallel.py Fixed #34210 -- Added unittest's durations option to the test runner. 2023-08-31 07:14:58 +02:00
test_shuffler.py
tests.py [5.0.x] Fixed #34825 -- Avoided setting unused connections when initializing parallel workers. 2023-09-25 11:10:17 +02:00