We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8444e commit 9230ad4Copy full SHA for 9230ad4
1 file changed
tox.ini
@@ -4,4 +4,4 @@ envlist = py312
4
5
[testenv]
6
passenv = AUTOFIXABLE_STYLES
7
-commands = pytest -n auto {posargs:./tests}
+commands = pytest --instafail -n auto {posargs:./tests}
0 commit comments