Skip to main content

xUnit format reporter for Vedro testing framework

Project description

Vedro xUnit Reporter

vedro-xunit-reporter is a plugin for the Vedro testing framework that generates test reports in the xUnit XML format. This plugin allows you to easily integrate your Vedro tests with various Continuous Integration (CI) systems and tools that support xUnit report format.

Installation

To install vedro-xunit-reporter, you can use the vedro plugin install command:

$ vedro plugin install vedro-xunit-reporter

Ensure you have Vedro already installed in your environment. If not, you can install it using pip:

$ pip install vedro

Usage

To generate an xUnit report, run your Vedro tests with the -r (reporter) option, specifying xunit as the reporter:

$ vedro run -r rich xunit

This command will execute your tests and generate an xUnit report. By default, the report is saved to ./xunit_report.xml in your project directory.

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

vedro_xunit_reporter-0.1.2.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

vedro_xunit_reporter-0.1.2-py3-none-any.whl (7.9 kB view hashes)

Uploaded 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