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

formatter(junit): use standard range string in failure message #1409

Merged
merged 2 commits into from
Jun 3, 2022

Conversation

bendrucker
Copy link
Member

https://www.ibm.com/docs/en/developer-for-zos/14.1.0?topic=formats-junit-xml-format

A JUnit <failure>'s text should contain:

  • The text of the rule and the severity.
  • The analysis provider and the analysis category.
  • The source code file.
  • The line number

The filename is currently missing. Additionally, type should also be set to the severity.

@bendrucker bendrucker merged commit 2b2f9c1 into master Jun 3, 2022
@bendrucker bendrucker deleted the junit-range branch June 3, 2022 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant