Skip to main content

pytest-subunit is a plugin for py.test which outputs testsresult in subunit format.

Project description

pytest-subunit is a plugin for py.test that generates output in subunit format.

Requirements

Plugin was tested on Python 2.7 and requires pytest 2.6.4 or newer.

Installation

To install pytest-subunit:

$ pip install pytest-subunit

Then run your tests with subuniot output:

$ py.test --subunit

Project details


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