-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
It would be nice if the annotation provides a quick access to the test logs (system out) in addition to the existing "raw output". This would be very handy to troubleshoot failing tests, especially when the project has many and output is redirected into file to avoid polluting the build console.
Test logs are available under the <system-out> XML tag or in a separate -output.txt file when the surefire plugin is configured to redirect console output in a file.
Metadata
Metadata
Assignees
Labels
No labels