diff --git a/setup.cfg b/setup.cfg index 7eb0124..89ccbd9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ exclude = build, dist -[pytest] +[tool:pytest] addopts = -v --cov=onedns --cov-report term-missing --flake8 [coverage:run]