This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d55979334dcefdb11626220000bec97ade09df07
django
/
tests
/
test_runner
History
Mariusz Felisiak
d55979334d
Fixed
#36531
-- Added forkserver support to parallel test runner.
2025-07-29 14:11:22 -03:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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
#36380
-- Deferred SQL formatting when running tests with --debug-sql.
2025-06-16 17:41:24 -03:00
test_discover_runner.py
Fixed
#36531
-- Added forkserver support to parallel test runner.
2025-07-29 14:11:22 -03:00
test_parallel.py
Fixed
#36005
-- Dropped support for Python 3.10 and 3.11.
2025-01-20 14:07:28 +01:00
test_shuffler.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00