tox.ini: add {posargs} to pass additional command line arguments to py.test
When invoking the tox command, the arguments after the -- will be passed on to the py.test command: For example: $ tox -- -x -s -k 'test_something or test_other' http://tox.readthedocs.io/en/1.0/example/general.html#interactively-passing-positional-arguments
This commit is contained in:
parent
c289580089
commit
6d02c79557
Loading…
x
Reference in New Issue
Block a user