You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JUnit 5 can output multiple system-out (and system-err) tags per testcase tag.
It would be useful if the plugin would pick up the contents of all system-out tags as part of the testcase's stdout contents.
What feature do you want to see added?
JUnit 5 can output multiple system-out (and system-err) tags per testcase tag.
It would be useful if the plugin would pick up the contents of all system-out tags as part of the testcase's stdout contents.
e.g.:
https://stackoverflow.com/questions/53822338/jenkins-not-displaying-test-case-stdout
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: