[ http://jira.codehaus.org/browse/MSUREFIRE-23?page=comments#action_54814 ]
Brett Porter commented on MSUREFIRE-23: --------------------------------------- Jesse: we welcome your contributions! I believe there is already an experimental testng plugin here: http://jira.codehaus.org/browse/MOJO-33 However, I think direct support in surefire is much better. for q1) that'd be best. surefire should be able to detect testng stuff and run testng, or junit, or whatever. It may be the case that you are able to force the provider through a property. I don't know if we need to support multiple testing frameworks in a single run. 2) Is there any reason to have different output to the existing report? I'd hope we could just generate one output file, and have one reporting plugin. > Support TestNG > -------------- > > Key: MSUREFIRE-23 > URL: http://jira.codehaus.org/browse/MSUREFIRE-23 > Project: Maven 2.x Surefire Plugin > Type: New Feature > Reporter: mike perham > > > Add support for running unit tests with TestNG. > http://www.testng.org -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
