[ http://jira.codehaus.org/browse/SUREFIRE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Fabulich updated SUREFIRE-437: ---------------------------------- Fix Version/s: 2.x > Provide an option to log to the console on every test method > ------------------------------------------------------------ > > Key: SUREFIRE-437 > URL: http://jira.codehaus.org/browse/SUREFIRE-437 > Project: Maven Surefire > Issue Type: Improvement > Components: plugin > Reporter: Dan Fabulich > Fix For: 2.x > > > 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 is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira