7 lines
137 B
INI
7 lines
137 B
INI
[pytest]
|
|
testpaths =
|
|
test
|
|
norecursedirs = test/*
|
|
addopts = -ra --junitxml=xunit-results/TEST-results.xml
|
|
faulthandler_timeout = 1500
|