7 lines
111 B
INI
7 lines
111 B
INI
[pytest]
|
|
norecursedirs = extra
|
|
timeout = 180
|
|
timeout_method = thread
|
|
timeout_func_only = true
|
|
testpaths = test
|