We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9e173 commit a51332aCopy full SHA for a51332a
1 file changed
tox.ini
@@ -10,6 +10,6 @@ python =
10
11
[testenv]
12
usedevelop = True
13
-commands = py.test --tb=native
+commands = py.test --tb=native {posargs:parsimonious}
14
deps =
15
pytest
0 commit comments