From f10947699eca992b3cbc5ef9b69b744acaf73226 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Wed, 20 May 2026 14:13:04 +0000 Subject: [PATCH] pytest.ini --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index 99cc8e1b..5044465b 100644 --- a/pytest.ini +++ b/pytest.ini @@ -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