Skip to main content

Tox plugin to run shell commands before the test environments are created.

Project description

Tox Run Before Plugin

Tox plugin to run shell commands before the test environments are created.

Installation

  1. Add tox-run-before to your Python path.

Usage

A new run_before declaration is available under testenv sections. Example:

[testenv]
run_before =
    echo Building Yarn
    yarn
    yarn build

Authors

Praekelt Consulting

  • Hedley Roos

Changelog

0.1

  1. First release.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

tox-run-before-0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

tox_run_before-0.1-py2.7.egg (2.3 kB view hashes)

Uploaded Source

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