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

[FEATURE REQUEST] Make Prospector use standardised xml reporting syntax #593

Open
KD-7 opened this issue Feb 16, 2023 · 1 comment
Open

Comments

@KD-7
Copy link

KD-7 commented Feb 16, 2023

Is your feature request related to a problem? Please describe.
Currently the output formats for Prospector namely xunit do not follow "standard" syntax used by CI reporters meaning that line numbers and file paths arent being parsed properly.
e.g.
image
image

Describe the solution you'd like
Prospector to standardise the output format produced to follow a commonly used syntax used by CI tools. e.g. Pytest junit format

Describe alternatives you've considered
I have tried using the json output, but even so it doesnt parse correctly with these tools.

Additional context
n/a

@KD-7 KD-7 changed the title [FEATURE REQUEST] [FEATURE REQUEST] Make Prospector use standardised xml reporting syntax Feb 16, 2023
@sbrunner
Copy link
Member

The xuint formatter didn't do the job?

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