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
pytest-mpi-0.1.1.tar.gz
(26.5 kB
view details)
File details
Details for the file pytest-mpi-0.1.1.tar.gz.
File metadata
- Download URL: pytest-mpi-0.1.1.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/4.9.0 (py3.7.2+; linux)
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf9459421ce52eefb013a11c28fb7bf0f896354e80b258e96c6fd095bbb13de6
|
|
| MD5 |
456848020b0721d163a72bdf8f915061
|
|
| BLAKE2b-256 |
98f2446eb2eecfb92842a574430b3336310955d1c76504f9d87c74cf736cdfe7
|