diff --git a/pytest.ini b/pytest.ini index 4e18ed08..602de3cd 100644 --- a/pytest.ini +++ b/pytest.ini @@ -15,7 +15,7 @@ addopts = -rs --tb=short --capture=sys - --cov trash + --cov hope_dedup_engine --cov-config=tests/.coveragerc --cov-report html --cov-report xml:coverage.xml