django1/tests/test_runner
Adam Johnson b826b38847 [4.1.x] Refs #34010 -- Made --debug-mode work for parallel tests using spawn.
Bug in 3b3f38b3b0.

Thanks Kevin Renskers for the report.

Backport of 0f5b11eca0 from main
2022-09-28 20:40:23 +02:00
..
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
runner.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_debug_sql.py Refs #33173 -- Fixed test_runner/test_utils tests on Python 3.11+. 2022-04-07 07:02:21 +02:00
test_discover_runner.py Fixed #31169 -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00
test_parallel.py Refs #33173 -- Fixed test_runner/test_utils tests on Python 3.11+. 2022-04-07 07:02:21 +02:00
test_shuffler.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py [4.1.x] Refs #34010 -- Made --debug-mode work for parallel tests using spawn. 2022-09-28 20:40:23 +02:00