pytest plugin to collect information from tests
Project description
pytest_info_collector is a plugin for pytest providing a fixture for collecting information from tests and displaying it, independent of the test status.
A simple example of this is:
def test_single(test_info):
test_info("A simple test")
which would display “A simple test” at the end of the tests. Further documentation can be found at https://pytest-info-collector.readthedocs.io.
Bug reports and suggestions should be filed at https://github.com/aragilar/pytest-info-collector/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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest-info-collector-0.3.tar.gz.
File metadata
- Download URL: pytest-info-collector-0.3.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/4.9.0 (py2.7.14; linux2)
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
117049b5a6efb0c00e2ea7c497a9e53ceb638a0332cfa32fca697a2215b0cc41
|
|
| MD5 |
35da5bb4b17d77b87d05c29739bde8c2
|
|
| BLAKE2b-256 |
2d4440852d7e7124d059d5f4cdba5a5231f2b7f21ee3b6077a21b9575aee9dbc
|
File details
Details for the file pytest_info_collector-0.3-py2.py3-none-any.whl.
File metadata
- Download URL: pytest_info_collector-0.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/4.9.0 (py2.7.14; linux2)
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d92fa03363ef3001b13338d230cc69ef2dc3e9b849ce172c1a38ce5bc2ace98
|
|
| MD5 |
d97f7887bc5b2bf30d47affb68911c02
|
|
| BLAKE2b-256 |
24e0e128ed762e21bcf99bea4fd97ffb3cf4cfa859cc38a43a1ba7e6454bf409
|