mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #31370 -- Added support for parallel tests with --buffer.
This commit is contained in:
parent
e3bca22e7e
commit
f6713cda89
3 changed files with 17 additions and 19 deletions
|
@ -258,6 +258,9 @@ Tests
|
|||
serialized to allow usage of the
|
||||
:ref:`serialized_rollback <test-case-serialized-rollback>` feature.
|
||||
|
||||
* Django test runner now supports a :option:`--buffer <test --buffer>` option
|
||||
with parallel tests.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue