mongo-python-driver/pytest.ini
2023-09-13 11:31:43 -07:00

7 lines
137 B
INI

[pytest]
testpaths =
test
norecursedirs = test/*
addopts = -ra --junitxml=xunit-results/TEST-results.xml
faulthandler_timeout = 1500