Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sezal98 opened this issue Dec 16, 2024 · 0 comments
Open

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

sezal98 opened this issue Dec 16, 2024 · 0 comments

Comments

@sezal98
Copy link
Contributor

sezal98 commented Dec 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant