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

Barry Warsaw barry at python.org
Sun Jan 31 12:34:03 PST 2016


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?

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20160131/6c825ee4/attachment.pgp>


More information about the testing-in-python mailing list