[TIP] tox "empty" factors for generated environment?

Holger Krekel holger at merlinux.eu
Mon Feb 1 00:09:03 PST 2016



On January 31, 2016 9:34:03 PM GMT+01:00, Barry Warsaw <barry at python.org> wrote:
>On Jan 31, 2016, at 08:17 PM, holger krekel wrote:
>
>>> envlist = {py34,py35}{,-coverage}{,-pg}
>>
>>However, it would be:
>>
>>   !coverage: python -m nose2 -v
>>
>>as a single "!" sign would not have much meaning.
>
>So with the above envlist a "pure" environment would be something like:
>
>    !coverage-!pg: python -m nose2 -vv
>
>Right?

Yes. 
Holger 

>Cheers,
>-Barry
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>testing-in-python mailing list
>testing-in-python at lists.idyll.org
>http://lists.idyll.org/listinfo/testing-in-python

-- 
Sent using mobile touch keys, increased chances for errors and misunderstandings. Enjoy! 



More information about the testing-in-python mailing list