tox: Update pytest-html to 1.7.
- Add report sections including stdout and stderr to log. - Fix INTERNALERROR when an xdist slave crashes.
This commit is contained in:
parent
bd189392a8
commit
8e0389fd37
2
tox.ini
2
tox.ini
@ -20,7 +20,7 @@ deps =
|
|||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.8.0
|
pytest-qt==1.8.0
|
||||||
pytest-mock==0.8.1
|
pytest-mock==0.8.1
|
||||||
pytest-html==1.6
|
pytest-html==1.7
|
||||||
pytest-faulthandler==1.0.1
|
pytest-faulthandler==1.0.1
|
||||||
pytest-sugar==0.5.1
|
pytest-sugar==0.5.1
|
||||||
pytest-travis-fold==1.0.1
|
pytest-travis-fold==1.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user