pytest plugin to collect information from tests
Project description
pytest_mpi is a plugin for pytest providing some useful tools when running tests under MPI, and testing MPI-related code.
To run a test only when using MPI, use the pytest.mark.mpi marker like:
@pytest.mark.mpi def test_mpi(): pass
Further documentation can be found at https://pytest-mpi.readthedocs.io.
Bug reports and suggestions should be filed at https://github.com/aragilar/pytest-mpi/issues.
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
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
File details
Details for the file pytest-mpi-0.6.tar.gz
.
File metadata
- Download URL: pytest-mpi-0.6.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
09b3cd3511f8f3cd4d205f54d4a7223724fed0ab68b872ed1123d312152325a9
|
|
MD5 |
238fa3586f868e1caeeac3858cc6ffec
|
|
BLAKE2b-256 |
6cdbb9d4b23750eb91865787656dce02a2864397aa1ee130df00ec73d3954e7e
|
File details
Details for the file pytest_mpi-0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pytest_mpi-0.6-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1b7e193fb3be31d08c8e4dd7435e8e13e14b17ead6a6fc6aa07a6d3c7145590b
|
|
MD5 |
829ea9a71788947fe568d46124c807c7
|
|
BLAKE2b-256 |
a62b0ed49de84e96ebf771c86a16d88b48c08d291627cfcdce30973f8538c99e
|