4 lines
85 B
INI
4 lines
85 B
INI
|
[pytest]
|
||
|
norecursedirs = .git pages
|
||
|
addopts = -s -v --junitxml=result.xml --tb=short
|