Skip to main content

tox-tags

Project description

This is a Tox plug-in that allows you to tag test environments and then easily select a subset of test environments when running Tox.

The plug-in and its rule system is heavily inspired by nose-attrib.

Here’s an example:

[tox]
envlist =
  py27-win,
  py27,
  py34,

[testenv:py27-win]
tags =
  win

Then, you can easily run only the py27-win environment:

$ tox -t win

You can also run all but the py27-win environment:

$ tox -t '!win'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tox-tags-0.0.1.dev2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

tox_tags-0.0.1.dev2-py2.py3-none-any.whl (2.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file tox-tags-0.0.1.dev2.tar.gz.

File metadata

  • Download URL: tox-tags-0.0.1.dev2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for tox-tags-0.0.1.dev2.tar.gz
Algorithm Hash digest
SHA256 d483342961f829629dad22259c07d58ade020892ea15cc20b3543ef8ddd8e8e1
MD5 d7faf56adeec9b112a16dbbb55c8cc8f
BLAKE2b-256 45dbebc42724dfb5e9fc0a8fa81ebb91b9c766a867427e82b66fb4507cd779ac

See more details on using hashes here.

File details

Details for the file tox_tags-0.0.1.dev2-py2.py3-none-any.whl.

File metadata

  • Download URL: tox_tags-0.0.1.dev2-py2.py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for tox_tags-0.0.1.dev2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7d65bfe26d95edecc3cf7b9cfe6efd56cd8c05874dcddd6a44681a3deb0c3dde
MD5 d5cd00f96978ecb318fdcdff3d9a2760
BLAKE2b-256 b5efe5459d96036951ceab61497ba1f438e58b1eb4ec3b4399c0b4b51cbffab7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page