Skip to main content

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.

Documentation Status Build Status Coverage Status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-info-collector-0.3.tar.gz (29.7 kB view hashes)

Uploaded Source

Built Distribution

pytest_info_collector-0.3-py2.py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page