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.2.tar.gz
(28.0 kB
view details)
File details
Details for the file pytest-mpi-0.2.tar.gz.
File metadata
- Download URL: pytest-mpi-0.2.tar.gz
- Upload date:
- Size: 28.0 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 |
bfa0011d70c8b25eb18a2408f6c04fe5012be80ff098d0cdc11aee0bf7828a66
|
|
| MD5 |
42f0467895af83d4ed3ba101105eec7d
|
|
| BLAKE2b-256 |
855770746aabeac5c74f5759240ceb5b20320643d78964fe989b2de2ba3ee001
|