grooveondemand/pytest.ini
2022-12-05 01:06:57 -08:00

6 lines
144 B
INI

[pytest]
env_override_existing_values = 1
env_files = test/fixtures/env
log_cli_level = DEBUG
addopts = --cov=groove/ --cov-report=term-missing