CI/CD support 🛠️
This version adds features to support using Dataproofer within automated pipelines like GitHub Actions or Jenkins.
- Fixed the output of
--json
so it can be parsed withjq
for shell scripting - Added
--exit
to have you build pipeline throw and error if a test fails.
Please see the wiki on test statuses for a full list of tests that throw failures, or file a pull request if you'd like to change the status or add another test.