Chain tests and data with pytest
Project description
Pytest harmony
A library to make test trees.
What is test chains?
- Test 1 starts
- Test 1 finishes, output goes to all depending tests
- Test 2 starts with output from test 1
- Test 2 finishes, output goes to all depending tests
- Test 3 starts
- Test 3 fails, depending tests gets skipped
- Test 3 cleanup gets called
- Test 2 cleanup gets called
- Test 1 cleanup gets called
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
pytest-harmony-1.0.0.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file pytest-harmony-1.0.0.tar.gz
.
File metadata
- Download URL: pytest-harmony-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.13 Linux/5.15.72
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a71e461c10596e3f677231d734e89c1e21ad874a661f621359527c0211bbf2d7
|
|
MD5 |
164b306b27c69ed77f56f816f38e2ad8
|
|
BLAKE2b-256 |
e277b51aa644caa4de8537b6dece18db40c8f453f953180a18ab181c584090ee
|
File details
Details for the file pytest_harmony-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pytest_harmony-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.9.13 Linux/5.15.72
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
355bef39f876bf0595e89bd74eec19cbb10b0cbceb8e89ad764b3e6d6317a6fb
|
|
MD5 |
299a819b548ac4ca5f540976e9cd6487
|
|
BLAKE2b-256 |
b8da53c055497d6a86d201faab5d2a21a6ab66d164766b45443c90e8c47cb957
|