index
:
gemato
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tox.ini
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tox.ini')
-rw-r--r--
tox.ini
3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 01e06cc..4ed8737 100644
--- a/
tox.ini
+++ b/
tox.ini
@@ -41,3 +41,6 @@ passenv =
CODECOV_TOKEN
commands =
codecov
+
+[pytest]
+xfail_strict = true