django/tests/test_runner
David Winiecki 661dfdd598 Fixed #35849 -- Made ParallelTestSuite report correct error location. 2024-11-06 17:14:41 +01: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 Fixed #34111 -- Made test runner with --debug-sql format SQL queries. 2022-10-24 08:11:30 +02:00
test_discover_runner.py Refs #35844 -- Fixed tests for test --parallel option on Python 3.14+. 2024-10-24 11:41:37 -03:00
test_parallel.py Fixed #35849 -- Made ParallelTestSuite report correct error location. 2024-11-06 17:14:41 +01:00
test_shuffler.py
tests.py Refs #35844 -- Fixed tests for test --parallel option on Python 3.14+. 2024-10-24 11:41:37 -03:00