-
New Feature
-
Resolution: Fixed
-
Major
-
None
junit-attachments allows to save attachments found in a directory named like the test class. Using maven.test.redirectTestOutputToFile the surefire plugin saves the stdout/stderr output of the unittests in files called TESTCLASSNAME-output.txt. This greatly cleans up the console output. I would like to save these output files along with the other attachments automatically.
[JENKINS-5634] Save redirected stdout/stderr output of junit-tests when using maven.test.redirectTestOutputToFile as additional attachments.
Assignee | New: Mirko Friedenhagen [ mfriedenhagen ] |
Description | Original: junit-attachments allows to save attachments found in a directory named like the test class. Using maven.test.redirectTestOutputToFile the surefire plugin saves the stdout/stderr output of the unittests in files called TESTCLASSNAME-out.txt. This greatly cleans up the console output. I would like to save these output files along with the other attachments automatically. | New: junit-attachments allows to save attachments found in a directory named like the test class. Using {{maven.test.redirectTestOutputToFile}} the surefire plugin saves the stdout/stderr output of the unittests in files called {{TESTCLASSNAME-output.txt}}. This greatly cleans up the console output. I would like to save these output files along with the other attachments automatically. |
Component/s | New: junit-attachments [ 15688 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 135726 ] | New: JNJira + In-Review [ 203643 ] |