[Pytest-commit] Issue #318: Allow wildcards to be used in TOXENV and with the `-e` option (hpk42/tox)

2016-02-29 Thread Ed Morley
New issue 318: Allow wildcards to be used in TOXENV and with the `-e` option https://bitbucket.org/hpk42/tox/issues/318/allow-wildcards-to-be-used-in-toxenv-and Ed Morley: Currently it's not possible to use wildcards with TOXENV and/or the `-e` option. For example, I'd like to be a

[Pytest-commit] Issue #333: Add support for capturing strings from factor variants (eg versions of deps) (hpk42/tox)

2016-05-17 Thread Ed Morley
New issue 333: Add support for capturing strings from factor variants (eg versions of deps) https://bitbucket.org/hpk42/tox/issues/333/add-support-for-capturing-strings-from Ed Morley: For projects that use tox to test against multiple versions of deps, it's common to see this type of ve