Skip to main content

Python script for converting xUnit/JUnit XML format to reStructuredText format

Project description

Apache 2.0 License PyPI packaged release Build status Documentation Code Coverage Requirements Status Contributions welcome

Documentation xunit2rst

This script can convert a JUnit/xUnit (.xml) file to a reStructuredText (.rst) file with traceable items.

Goal

This script allows you to connect your test reports to your test cases via the mlx.traceability Sphinx extension.

Installation

pip3 install mlx.xunit2rst

Usage

Unit test report

mlx.xunit2rst -i utest_report.xml -o utest_report.rst

Integration test report

mlx.xunit2rst -i itest_report.xml -o lib_lin_itest_report.rst --prefix ITEST_LIB_LIN-

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

mlx.xunit2rst-0.2.0.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

mlx.xunit2rst-0.2.0-py2.py3-none-any.whl (10.1 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