We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ab8e6 commit 3e5373dCopy full SHA for 3e5373d
tox.ini
@@ -17,4 +17,4 @@ commands =
17
tox --version
18
pip --version
19
pip freeze
20
- pytest --cov={envsitepackagesdir}/saml2 -vvv -rs {posargs:tests/}
+ pytest --cov={envsitepackagesdir}/saml2 -vvv -ra {posargs:tests/}
0 commit comments