Skip to content

Commit 0123c7e

Browse files
committed
test: add pytest multiprocessing
1 parent fce172f commit 0123c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ norecursedirs = .*
44
python_files = test_*
55
python_classes = Test*
66
python_functions = test_*
7-
87
xfail_strict = true
8+
addopts = -n auto
99

1010
markers =
1111
smoke: All critical smoke tests

0 commit comments

Comments
 (0)