[TIP] tox config format

Chris Rose offline at offby1.net
Fri Jan 7 17:29:34 PST 2011


Honestly, putting the configuration in Python would be just fantastic.
Really. So many problems solved.

Holger, would you be amenable to something that allowed tox to take a
python module as configuration?

On Fri, Jan 7, 2011 at 1:52 PM, Carl Meyer <carl at oddbird.net> wrote:
> Hi Holger,
>
> You asked for additional examples of repetitive tox.ini files; here's
> mine: https://github.com/carljm/django-adminfiles/blob/master/tox.ini
>
> It's pretty similar to Alex', just more so. The one additional factor
> you'll see in it is the need to define a base set of dependencies and
> then add to them in a specific env only (e.g. for pysqlite in py2.4)
> without repeating the entire set.
>
> (This tox.ini works great, of course, it's just repetitive. Thanks for
> such a nice tool!)
>
> Carl
>
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python
>



-- 
Chris R.
======
Not to be taken literally, internally, or seriously.
Twitter: http://twitter.com/offby1



More information about the testing-in-python mailing list