django/tests/test_runner
Mariusz Felisiak 305757aec1
Applied Black's 2024 stable style.
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
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 Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01: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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00