Skip to content

Commit 1565097

Browse files
committed
print pytest summary for all except passing
1 parent b83cc15 commit 1565097

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
universal=1
33

44
[tool:pytest]
5-
filterwarnings =
6-
ignore:.*matrix subclass:PendingDeprecationWarning
5+
addopts = -ra
76

0 commit comments

Comments
 (0)