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 b7325cd commit 6b6db1aCopy full SHA for 6b6db1a
pytest.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
pythonpath = .
3
-addopts = -rP -vvv --reruns 2 --reruns-delay 10 --durations=20 -n 32
+addopts = -rP -vvv --reruns 2 --reruns-delay 10 --durations=20 -n 10
4
markers =
5
slow: marks tests as slow (deselect with '-m "not slow"')
0 commit comments