Azure / Azure/data-api-builder

[Enhancement] Streamline DAB Validate output to JUnit XML File Format

Open
#2,494 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 17h
Merged PRs (30d)
8

Description

Improve the output of the `dab validate` command instead of console logs.
For example, if you have three configurations, the final output should include a summary:

dab-config.json is Valid
dab-config-2.json is Valid
dab-config-3.json is Valid

This issue would entail returning an output to improve the `dab validate -o` command to include a formatter which would define the output - JUnit XML file format which is conformant with CI/CD pipelines just like Unit Tests output structured reports.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.