From b99387810036f7d72a1c9ec0e33e4c10dcb07081 Mon Sep 17 00:00:00 2001 From: codl Date: Mon, 27 Nov 2017 00:39:53 +0100 Subject: add coverage reports to tests --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 459ffba..6cf90a9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,3 +8,6 @@ all_files = 1 [aliases] test=pytest + +[tool:pytest] +addopts = --cov=mastodon -- cgit v1.2.3