mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
Add pytest-instafail plugin to get failures earlier
This commit is contained in:
parent
e1141d6999
commit
c8fc7cf119
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user