Skip to main content

Tox plug-in that allows you to run subsets of test environments

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.2.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 2Python 3

File details

Details for the file tox-tags-0.2.0.tar.gz.

File metadata

  • Download URL: tox-tags-0.2.0.tar.gz
  • Upload date:
  • Size: 2.9 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.2.0.tar.gz
Algorithm Hash digest
SHA256 aa6fb2d2d78263255c6be67781a960bd3c68f616babf54d9782285257b02a809
MD5 8739e8911ee4dd47cd6cce7eb127742c
BLAKE2b-256 695667d4c717eecfa272ca58faaaa9c632633879a1dc62bdd2e15f1c01a96dbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tox_tags-0.2.0-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.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f6d74f9a3c254f7448cfc4dcfea917f549a4e224be8c8c101e73c4229640ff0a
MD5 a2df62a232dfe46f115b683acb7de082
BLAKE2b-256 b064ca692ee1f26b8343e746109a94c61f4d7d738098e777029ee1e417a210c8

See more details on using hashes here.

Supported by

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