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.
Release files for pytest-mpi 0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytest-mpi-0.6.tar.gz | 35.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytest_mpi-0.6-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:41.2 kB
Release files / pytest-mpi-0.6.tar.gz
| Download URL | pytest-mpi-0.6.tar.gz |
|---|---|
| Size | 35.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
09b3cd3511f8f3cd4d205f54d4a7223724fed0ab68b872ed1123d312152325a9
|
|
BLAKE2b-256 checksum How to use checksums |
6cdbb9d4b23750eb91865787656dce02a2864397aa1ee130df00ec73d3954e7e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pytest_mpi-0.6-py2.py3-none-any.whl
| Download URL | pytest_mpi-0.6-py2.py3-none-any.whl |
|---|---|
| Size | 5.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1b7e193fb3be31d08c8e4dd7435e8e13e14b17ead6a6fc6aa07a6d3c7145590b
|
|
BLAKE2b-256 checksum How to use checksums |
a62b0ed49de84e96ebf771c86a16d88b48c08d291627cfcdce30973f8538c99e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|