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.3.tar.gz
(29.2 kB
view details)
File details
Details for the file pytest-mpi-0.3.tar.gz.
File metadata
- Download URL: pytest-mpi-0.3.tar.gz
- Upload date:
- Size: 29.2 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 |
316e834a942af8b95c436306f4d71796409eeb8487de75293b4c93aadf27c3eb
|
|
| MD5 |
10b70eb69a1930e2bdebfc5bcd67f2e4
|
|
| BLAKE2b-256 |
8b47c9d50c88e177bdc57f1b8331b24fd16b7eabd32e1d65b4b0169ae53fb678
|