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
The JUnit format allows <system-out> and <system-err> elements that report any output from stdout and stderr captured during a test or suite. The TAP reporter can output this as diagnostic lines.
The text was updated successfully, but these errors were encountered:
The JUnit format allows
<system-out>
and<system-err>
elements that report any output from stdout and stderr captured during a test or suite. The TAP reporter can output this as diagnostic lines.The text was updated successfully, but these errors were encountered: