JUnit 4.8 @Category support --------------------------- Key: SUREFIRE-656 URL: http://jira.codehaus.org/browse/SUREFIRE-656 Project: Maven Surefire Issue Type: Improvement Components: Junit 4.x support Affects Versions: 2.7 Environment: any Reporter: KP
I am interested in adding JUnit's {...@category}} support. TestNG already has group support in Surefire, so this would be a nice addition. I'm wondering if someone could point me in the right direction. Unfortunately, I'm not familiar with the Surefire source code. 1. Do I need to add another provider or something? 1. Should I just subclass {{SurefireTestSuite}} in the same manner as {{JUnitCoreDirectoryTestSuite}}? 1. Should I model Any help would be greatly appreciated. I have some free time and I'd love to submit a patch this week. -- 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