Skip to content

Commit 0571c8a

Browse files
committed
Error on warnings during tests.
1 parent 8bfbacc commit 0571c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ package = coverage_pyver_pragma
206206
[pytest]
207207
addopts = --color yes --durations 25
208208
timeout = 300
209+
filterwarnings = error
209210
210211
[testenv:coverage]
211212
basepython = python3.8

0 commit comments

Comments
 (0)