Skip to content

Commit 27a804d

Browse files
rthjnothman
authored andcommitted
MAINT Use -rs pytest option to show a summary of skipped tests (#11013)
1 parent 7124d87 commit 27a804d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ test = pytest
77
addopts =
88
--doctest-modules
99
--disable-pytest-warnings
10-
-r skipped
10+
-rs
1111

1212
[wheelhouse_uploader]
1313
artifact_indexes=

0 commit comments

Comments
 (0)