diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.11.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt index 498b3ee09f..c8282f70d6 100644 --- a/docs/releases/1.11.txt +++ b/docs/releases/1.11.txt @@ -313,6 +313,9 @@ Tests ``django.test.runner``) and :func:`~django.test.utils.teardown_databases` functions make it easier to build custom test runners. +* Added support for :meth:`python:unittest.TestCase.subTest`’s when using the + :option:`test --parallel` option. + URLs ~~~~ |
