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
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
File details
Details for the file vedro_xunit_reporter-0.1.2.tar.gz
.
File metadata
- Download URL: vedro_xunit_reporter-0.1.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db1aff42e71b88135f530b2ee49dc62eb2be39075aab04cd40eff426e35ca2ee |
|
MD5 | 867ccc4b7884cdda016922af1ad68cca |
|
BLAKE2b-256 | f186cdab87ddbea48597704f984f1ee6457fa9cdd80a4e51383f25d07f51655c |
File details
Details for the file vedro_xunit_reporter-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: vedro_xunit_reporter-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d4e20a04478c9bcd62ba44fa5fcf4a9ff67484cd63d9cd0aa23752980f6229a |
|
MD5 | bb17137aa996ea43c276a8353ffbcda4 |
|
BLAKE2b-256 | ff64aa8db760f38bd90a8b8c779ebe0e359e7257bebc2c60db678c1e60ccc484 |