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

Write all output to junitxml system-out tag #383

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Nov 18, 2023

Closes #380
Closes #118
Closes #327

Adds a new --junitfile-output=all flag to enable writing all output to the junit.xml.

Also adds a system-out tag to all test cases which includes the test output.

@dnephin dnephin force-pushed the junit-xml-system-out branch from dedf998 to 02d3a17 Compare November 18, 2023 22:32
@dnephin dnephin force-pushed the junit-xml-system-out branch from 02d3a17 to 1f9d89b Compare November 19, 2023 20:02
@dnephin dnephin marked this pull request as ready for review November 19, 2023 20:03
@loa
Copy link

loa commented Jun 27, 2024

This would be a great addition.

Use case: GitLab - View JUnit screenshots on GitLab

@alexxed
Copy link

alexxed commented Oct 23, 2024

who needs to review this PR?

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.

junitxml: include full output in system-out field Include test output for successful tests in junitfile
3 participants