No project description provided
Project description
dbt-junitxml
Convert your dbt test results into jUnit XML format so that CI/CD platforms (such as Jenkins, CircleCI, etc.) can better report on tests in their UI.
Installation
pip install dbt-junitxml
Usage
When you run your dbt test suite, the output is saved under target/run_results.json
. Run the following command
to parse your run results and output a jUnit XML formatted report named report.xml
.
dbt-junitxml parse target/run_results.json report.xml
Limitations
Currently, only v4 of the Run Results specifications is supported.
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
dbt-junitxml-0.1.5.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file dbt-junitxml-0.1.5.tar.gz
.
File metadata
- Download URL: dbt-junitxml-0.1.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b040e011c327017b7d8e99331fdaec78feab826741ab4db9b9e80ca57efdedf |
|
MD5 | 643e7c43e68f8d7e7d3e15e484d92ebe |
|
BLAKE2b-256 | 6ec0b48492355b44963164c36814dff96cf3dc4e76e113b4918c551e8a7b5676 |
File details
Details for the file dbt_junitxml-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: dbt_junitxml-0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.13.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c24ea540f3537bb219151d842b6e46dba2df5252785d99dc22fbc7d9dedd8ec |
|
MD5 | febd9dcbe9779354abbccb7788448541 |
|
BLAKE2b-256 | 98b66b732fef07f1ce2b77fe592b9178b1cab1b22af5a66f53935c9b531ada2b |