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

Junit reporting #233

Closed
50rayn opened this issue Jan 30, 2023 · 5 comments
Closed

Junit reporting #233

50rayn opened this issue Jan 30, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@50rayn
Copy link

50rayn commented Jan 30, 2023

Hello.
I have a question regarding to reporting type. To be more exactly, I have a feature request. Is it possible to have reporting in junit format? Would be nice to have this feature, because I have a job in Jenkins which I run it constantly and is required a JUnit reporting type. In the original Spectral has JUnit reporting, but they have an issue with blocks me using them.

Please, consider the issue addressed to the Spectral.

@daveshanley
Copy link
Owner

Cool idea! This will be useful.

@daveshanley daveshanley added the enhancement New feature or request label Jan 30, 2023
@daveshanley daveshanley self-assigned this Jan 31, 2023
@50rayn
Copy link
Author

50rayn commented Feb 1, 2023

Thanks @daveshanley . I'll wait this feature as soon as possible 💪.

@daveshanley
Copy link
Owner

I'm just finishing up some work on a new tool/docs, and then I will be heading back over here to do some feature work, this will be a part of it.

daveshanley added a commit that referenced this issue Mar 27, 2023
Using the new `-j` flag, JUnit output is available for CI/CD as requested in #233
daveshanley added a commit that referenced this issue Mar 27, 2023
Using the new `-j` flag, JUnit output is available for CI/CD as requested in #233
@daveshanley
Copy link
Owner

This feature was added in v0.0.54

Use the -j flag with the report command to export as JUnit XML format, vs vacuum JSON.

Documentation is here:
https://quobix.com/vacuum/commands/report/#junit-xml-support

@50rayn
Copy link
Author

50rayn commented Mar 30, 2023

Hey. Looks like it works fine.
Thanks a lot @daveshanley 🤘🏻

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

No branches or pull requests

2 participants