[ https://jira.codehaus.org/browse/SUREFIRE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=356021#comment-356021 ]
Tibor Digana commented on SUREFIRE-437: --------------------------------------- Karl, you can switch off the printed summary on console and redirect the logs to a file per test case. This would be enough correlation in my guess. Did you try to change the plugin config? Anyway you can guys provide a solution on GitHub or you can open a discussion at the Maven mailing list with your concrete proposal and we can discuss it there with many developers. > Provide an option to log to the console on every test method > ------------------------------------------------------------ > > Key: SUREFIRE-437 > URL: https://jira.codehaus.org/browse/SUREFIRE-437 > Project: Maven Surefire > Issue Type: Improvement > Components: Maven Surefire Plugin > Reporter: Dan Fabulich > Fix For: Backlog > > > We already log to the console whenever we regain control from the testing > framework; in JUnit directory suites, that's once per class, which is pretty > often, but if you use JUnit TestSuites or TestNG, we lose control at the > start of the run and don't get it back until the end of the run. > We should provide an option to log to the console after every test case > method. It should probably be off by default...? -- This message was sent by Atlassian JIRA (v6.1.6#6162)