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

View File

@@ -24,7 +24,7 @@ setenv =
env36: JEDI_TEST_ENVIRONMENT=36
env37: JEDI_TEST_ENVIRONMENT=37
commands =
pytest
pytest {posargs}
whitelist_externals = pytest
[testenv:cov]
commands =