[TIP] [tox] Generative Environment Question

Ian Cordasco graffatcolmingov at gmail.com
Sat Nov 1 14:26:29 PDT 2014


Hey all,

Currently I'm taking advantage of the generative features in tox 1.8
(https://github.com/sigmavirus24/github3.py/blob/1.0-alpha/tox.ini)
but I'm wondering if my file can be simplified even further with
something like

[testenv:py{26,27,py}]

Instead of three different sections for py26, py27, and pypy.

Am I correct that this isn't currently a feature? (In my quick tests
it didn't seem to work)

Cheers,
Ian



More information about the testing-in-python mailing list