1
0
forked from VimPlug/jedi

It should be possible to pass posargs to pytest for tox

This commit is contained in:
Dave Halter
2019-05-19 17:01:25 +02:00
parent ea490b9a2b
commit 6cf6903d32
+1 -1
View File
@@ -24,7 +24,7 @@ setenv =
env36: JEDI_TEST_ENVIRONMENT=36 env36: JEDI_TEST_ENVIRONMENT=36
env37: JEDI_TEST_ENVIRONMENT=37 env37: JEDI_TEST_ENVIRONMENT=37
commands = commands =
pytest pytest {posargs}
whitelist_externals = pytest whitelist_externals = pytest
[testenv:cov] [testenv:cov]
commands = commands =