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