mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.
This commit is contained in:
committed by
Mariusz Felisiak
parent
4a5048b036
commit
be56c982c0
@@ -206,6 +206,9 @@ Tests
|
||||
:meth:`~django.test.SimpleTestCase.assertInHTML` assertions now add haystacks
|
||||
to assertion error messages.
|
||||
|
||||
* Django test runner now supports ``--screenshots`` option to save screenshots
|
||||
for Selenium tests.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user