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 cucumber-json-to-junit-xml
json_to_junit source-report.json target-report.xml
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size cucumber_json_to_junit_xml-0.0.10-py3-none-any.whl (3.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size cucumber-json-to-junit-xml-0.0.10.tar.gz (2.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for cucumber_json_to_junit_xml-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3fc4b9a658f8bcc2774b8dbef296893b771df9989f114620b0115d45eade2c0 |
|
MD5 | 0e162d7089e731d5dcfff8a4eb06463b |
|
BLAKE2-256 | 924877457636465ab84413900a4a0ac6880bb02e6a5926cd00ebae643ba38cf5 |
Close
Hashes for cucumber-json-to-junit-xml-0.0.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad9ef6f7e554d472635e26d45d9fe40c925ffd871b64067ecb2d74f48d7a6184 |
|
MD5 | f77a0f69bc6c34839f7e4ea34163780c |
|
BLAKE2-256 | c69465d97f19c769e359454a01b7fc488cb0a6d383f889b0a5757add23d48580 |