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

Strip color codes from the junit report #59

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Strip color codes from the junit report #59

merged 1 commit into from
Oct 23, 2023

Conversation

kylekthompson
Copy link
Member

@kylekthompson kylekthompson commented Oct 23, 2023

The only reporter where we want color codes is the RWX report. With the contents of that report, we render messages and backtraces with color in the Captain and Mint Cloud UI.

This change adds the same ANSI color code stripping that we perform for the markdown reporter to the JUnit reporter.

@ayazhafiz ayazhafiz merged commit 0903385 into main Oct 23, 2023
21 checks passed
@ayazhafiz ayazhafiz deleted the kt/color-codes branch October 23, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants