grooveondemand/pytest.ini
2022-11-20 16:44:33 -08:00

6 lines
136 B
INI

[pytest]
env_override_existing_values = 1
env_files = .test_env
log_cli_level = DEBUG
addopts = --cov=groove/ --cov-report=term-missing