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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cucumber-json-to-junit-xml-0.0.10.tar.gz.
File metadata
- Download URL: cucumber-json-to-junit-xml-0.0.10.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad9ef6f7e554d472635e26d45d9fe40c925ffd871b64067ecb2d74f48d7a6184
|
|
| MD5 |
f77a0f69bc6c34839f7e4ea34163780c
|
|
| BLAKE2b-256 |
c69465d97f19c769e359454a01b7fc488cb0a6d383f889b0a5757add23d48580
|
File details
Details for the file cucumber_json_to_junit_xml-0.0.10-py3-none-any.whl.
File metadata
- Download URL: cucumber_json_to_junit_xml-0.0.10-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3fc4b9a658f8bcc2774b8dbef296893b771df9989f114620b0115d45eade2c0
|
|
| MD5 |
0e162d7089e731d5dcfff8a4eb06463b
|
|
| BLAKE2b-256 |
924877457636465ab84413900a4a0ac6880bb02e6a5926cd00ebae643ba38cf5
|