Skip to content

Commit 3e5373d

Browse files
committed
Show extra test summary info for all except passed tests
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 32ab8e6 commit 3e5373d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ commands =
1717
tox --version
1818
pip --version
1919
pip freeze
20-
pytest --cov={envsitepackagesdir}/saml2 -vvv -rs {posargs:tests/}
20+
pytest --cov={envsitepackagesdir}/saml2 -vvv -ra {posargs:tests/}

0 commit comments

Comments
 (0)