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 cf5c018 commit 8269887Copy full SHA for 8269887
tox.ini
@@ -7,4 +7,4 @@ setenv =
7
cov: PYTEST_ADDOPTS=--cov --cov-report=term-missing:skip-covered {env:PYTEST_ADDOPTS:}
8
passenv = PYTEST_ADDOPTS TERM
9
extras = testing
10
-commands = pytest {posargs:test}
+commands = pytest {posargs:}
0 commit comments