summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index fea37fb..ce80788 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,10 @@
[wheel]
universal = 1
-[pytest]
+[tool:pytest]
xfail_strict = True
+addopts = -v -r fxX
+# -r fxX: show extra test summary info for: (f)ailed, (x)failed, (X)passed
[flake8]
exclude =