pytest.ini

This commit is contained in:
Jun-te Kim 2026-05-20 14:13:04 +00:00
parent 00f0cb5442
commit f10947699e

View file

@ -4,6 +4,7 @@ log_cli = true
log_cli_level = INFO
addopts = --cov-report term-missing --cov=etl/epc --cov=recommendations --cov=backend --cov=etl/epc_clean --cov=etl/spatial
testpaths =
tests
recommendations/tests
backend/tests
backend/address2UPRN/tests