mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-22 02:02:14 +00:00
4 lines
134 B
INI
4 lines
134 B
INI
[pytest]
|
|
norecursedirs=.virtualenv eggs
|
|
addopts = -rfesxX --capture=sys --junitxml=../target/pytest_reports/pytest.xml --durations=30
|