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
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
Changelog
0.1
First release.
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tox_run_before-0.1-py2.7.egg
(2.3 kB
view details)
File details
Details for the file tox-run-before-0.1.tar.gz.
File metadata
- Download URL: tox-run-before-0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
667d9a04e2a6ada6b04230b9fe036aa125a4b09060e44883dce6e8ee8898bf7d
|
|
| MD5 |
4b226ae7493a62fc84bf6d16762bc23f
|
|
| BLAKE2b-256 |
7f9ca647b55f046bb791c22090650a807cff1071a3afaefaf614b03dc2da40f8
|
File details
Details for the file tox_run_before-0.1-py2.7.egg.
File metadata
- Download URL: tox_run_before-0.1-py2.7.egg
- Upload date:
- Size: 2.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
166b5fcb6c4830c376f08461f295b77254fadd2fbaeb8970fd5346f5fe27db07
|
|
| MD5 |
aefda25c63d185911e10fbde5628a1ea
|
|
| BLAKE2b-256 |
854f406b9b8b26f6e959985b117d6193707b72438946ce24910ec68f4fa5f3a6
|