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