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