--- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ [tool:pytest] testpaths = tests -addopts = --cov-report term-missing:skip-covered --cov=borgmatic --ignore=tests/end-to-end +addopts = --ignore=tests/end-to-end filterwarnings = ignore:Coverage disabled.*:pytest.PytestWarning