Skip to main content

Cucumber JSON to JUnit XML report conversion script

Project description

Cucumber JSON to JUnit XML

Quick python script to convert a Cucumber JSON report into JUnit XML format. For use when using a parallelization plugin that can assemble a JSON report but not XML. This will overwrite the target report if it already exists.

Note that the overall duration will be incorrect for parallel execution, as it is the sum of the scenario durations.

Usage:

pip install --index-url https://test.pypi.org/project/ cucumber-json-to-junit-xml

json_to_junit source-report.json target-report.xml

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

cucumber-json-to-junit-xml-0.0.8.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

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