mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27430 -- Added -b/--buffer option to DiscoverRunner.
This commit is contained in:
committed by
Mariusz Felisiak
parent
f464526388
commit
9e565386d3
@@ -257,6 +257,9 @@ Tests
|
||||
* The new :setting:`MIGRATE <TEST_MIGRATE>` test database setting allows
|
||||
disabling of migrations during a test database creation.
|
||||
|
||||
* Django test runner now supports a :option:`test --buffer` option to discard
|
||||
output for passing tests.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user