[Pytest-commit] Issue #355: Setting environment variable crashes with posargs (hpk42/tox)

2016-08-06 Thread Oliver Bestwalter
New issue 355: Setting environment variable crashes with posargs https://bitbucket.org/hpk42/tox/issues/355/setting-environment-variable-crashes-with Oliver Bestwalter: On tox 2.4.0.dev1: ``` [testenv] setenv = ; works TOX_ENVNAME = {envname} TOX_TOXINIDIR = {toxinidir} TOX_TOXWO

[Pytest-commit] Issue #356: Feature proposal: add toxvars automatically to environment (hpk42/tox)

2016-08-06 Thread Oliver Bestwalter
New issue 356: Feature proposal: add toxvars automatically to environment https://bitbucket.org/hpk42/tox/issues/356/feature-proposal-add-toxvars-automatically Oliver Bestwalter: I am playing around with a test setup that includes lots of packages and I want to unify testing between them. Instea