Add pytest-instafail plugin to get failures earlier

This commit is contained in:
Bruno Alla 2020-03-03 20:46:13 +00:00
parent e1141d6999
commit c8fc7cf119

View File

@ -13,4 +13,5 @@ flake8-isort==2.8.0
tox==3.14.5 tox==3.14.5
pytest==5.3.5 pytest==5.3.5
pytest-cookies==0.5.1 pytest-cookies==0.5.1
pytest-instafail==0.4.1.post0
pyyaml==5.3 pyyaml==5.3