[Pytest-commit] Issue #150: posargs configerror (hpk42/tox)

Edward Hope-Morley issues-reply at bitbucket.org
Fri Jan 31 15:42:30 CET 2014


New issue 150: posargs configerror
https://bitbucket.org/hpk42/tox/issue/150/posargs-configerror

Edward Hope-Morley:

With tox version 1.7.0 I get the following error:

    tox.ConfigError: ConfigError: substitution key 'posargs' not found

Which appears to be caused by the following line in my tox.ini:

   commands = python setup.py test --slowest --testr-args='{posargs}'

This worked fine with the previous version of tox i.e. 1.6.1




More information about the pytest-commit mailing list