New issue 196: posargs should be able to do substitutions
https://bitbucket.org/hpk42/tox/issue/196/posargs-should-be-able-to-do-substitutions

Andy Hayden:

Similar to #150.

The 
[http://tox.readthedocs.org/en/latest/config.html#substitutions-for-positional-arguments-in-commands](spec)
 suggests that the following should work but it results in a ConfigError:

    echo {posargs:{env:USER:} passed no posargs}



_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to