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

Add xUnit compatible reporter #3

Closed
erik opened this issue Aug 15, 2019 · 1 comment
Closed

Add xUnit compatible reporter #3

erik opened this issue Aug 15, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@erik
Copy link
Owner

erik commented Aug 15, 2019

Would be useful to have a reporter which dumps results in the standard (ish) XML format used by JUnit etc. so that this can integrate more easily with existing tooling.

It's obviously much more geared toward test runs, so we'll need to see if lint output makes any kind of sense here.

https://xunit.net/docs/format-xml-v2

@erik erik added the enhancement New feature or request label Aug 15, 2019
@erik erik self-assigned this Aug 15, 2019
@erik erik closed this as completed Nov 15, 2021
@erik
Copy link
Owner Author

erik commented Nov 15, 2021

Haven't felt the need for this, will revisit if someone requests it.

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

1 participant