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 9b56b8e commit 9d3284dCopy full SHA for 9d3284d
pytest.ini
@@ -1,4 +1,4 @@
1
[pytest]
2
-addopts = -s -vv -x --reruns 5 --reruns-delay 10 --durations=20
+addopts = -s -vv -x --reruns 5 --reruns-delay 10 --durations=100
3
markers =
4
slow: marks tests as slow (deselect with '-m "not slow"')
0 commit comments