tox: Update pytest-sugar to 0.5.1.
- Colour progressbar correctly for low number of tests - Fix error case when deactivating pytest-sugar using --lf together with --nosugar - --nosugar deprecated, use -p no:sugar
This commit is contained in:
parent
294eb19e61
commit
f8ad011a32
2
tox.ini
2
tox.ini
@ -22,7 +22,7 @@ deps =
|
|||||||
pytest-mock==0.8.1
|
pytest-mock==0.8.1
|
||||||
pytest-html==1.6
|
pytest-html==1.6
|
||||||
pytest-faulthandler==1.0.1
|
pytest-faulthandler==1.0.1
|
||||||
pytest-sugar==0.4.0
|
pytest-sugar==0.5.1
|
||||||
xvfbwrapper==0.2.5
|
xvfbwrapper==0.2.5
|
||||||
hypothesis==1.11.4
|
hypothesis==1.11.4
|
||||||
coverage==4.0.0
|
coverage==4.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user