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 d1c353e commit 40612cbCopy full SHA for 40612cb
setup.cfg
@@ -16,4 +16,4 @@ python_files = "tests/win32/test_*.py" "tests/win32com/test_*.py"
16
#
17
# py.test -k test_name
18
19
-addopts = "-v" "-rsxXfE" "--doctest-glob=" "--continue-on-collection-errors" "--junitxml=junit-results.xml"
+addopts = "-v" "-rsxXfE" "-n3" "--doctest-glob=" "--continue-on-collection-errors" "--junitxml=junit-results.xml"
0 commit comments