We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a072c02 commit d6d3c41Copy full SHA for d6d3c41
.pre-commit-config.yaml
pytest.ini
@@ -1,7 +1,2 @@
1
[pytest]
2
-addopts= -v --showlocals --durations 10
3
-python_paths= .
4
-xfail_strict=true
5
-
6
-[pytest-watch]
7
-runner= pytest --failed-first --maxfail=1 --no-success-flaky-report
+addopts= --durations 10
0 commit comments