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.4.tar.gz
(34.4 kB
view details)
File details
Details for the file pytest-mpi-0.4.tar.gz.
File metadata
- Download URL: pytest-mpi-0.4.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8879c82a9e837bdb49a1675858a13ef22e61e379c983fd37491f876c299b8b31
|
|
| MD5 |
a2c55b6bcd45b97b368f4b73ae6d6d47
|
|
| BLAKE2b-256 |
0dc771dd262535e6aa15bbc64e7f34a9781c6b95f880f4af8249c61092de6a9c
|