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

Support junit xml output #58

Open
maxolasersquad opened this issue Sep 16, 2022 · 3 comments
Open

Support junit xml output #58

maxolasersquad opened this issue Sep 16, 2022 · 3 comments

Comments

@maxolasersquad
Copy link

I am wanting to integrate svglint with a project in Gitlab, which uses the Junit XML to parse the output. Ideally an --output option to specify a variety of formats would be available.

@ericcornelissen
Copy link
Contributor

Interesting suggestion, what information would you expect in such an output file for this purpose?

In any case, I'd be happy to review/collaborate on this if you (or anyone else) is interested in contributing this feature to the project. Speaking as the most active maintainer of this project, I don't think there's bandwidth to add support for this internally at the moment.

@maxolasersquad
Copy link
Author

I would think support for multiple output formats like eslint does would be best.

I did some digging into the source code. I think this would take some non-trivial re-engineering of the GUI class, but it seems tackleable. If I'm able to get to this, it would probably be a few weeks before I could start.

@ericcornelissen
Copy link
Contributor

I would think support for multiple output formats like eslint does would be best.

That sounds reasonable 👍 Thanks for the suggestion!

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

No branches or pull requests

2 participants