aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-03-01 12:08:51 +0100
committerGuido Günther <agx@sigxcpu.org>2018-03-01 12:16:50 +0100
commit29eafbcf52e6556bf88282ae4f81270d46129295 (patch)
tree1911662ec4fcb5fc60d29b27f6eebe15b8f26da3 /setup.cfg
parentf1b878c93483dab32b4263d48282fe02c05e9a36 (diff)
Makefile: Run tests verbosely by default
so we see which test fails / is skipped right away
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 74e3b5e8..fd6cc5fe 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,6 +4,7 @@ with-xunit=1
cover-package=gbp
cover-erase=1
exe=1
+verbosity=2
[flake8]
# E501: ignore line length