mozdownload/pytest.ini

7 строки
121 B
INI

[pytest]
addopts = -vv --durations=5
log_cli = 1
markers =
ci_only: Only run these tests within the CI environment.