From: Kevin C. <kc...@go...> - 2013-03-22 19:14:24
|
I'm not in a place to make a decision either way, but it seems strange to me to have a way to use annotations to specify categories that will work with the Maven Surefire plugin but not in IDEs. -- Kevin On Fri, Mar 22, 2013 at 11:31 AM, Paul Sprague <spr...@gm...> wrote: > I've coded a patch to the maven surefire plugin which allows for filtering > tests classes based on arbitrary class level annotations when using junit. > > The patch is attached to the jira here: > https://jira.codehaus.org/browse/SUREFIRE-833#comment-322466 > There is also an example of how it works in the comments section. > > I've been asked to reach out to this mailing list concerning this change. > I think at issue is the question of who is responsible for this type of > filtering; should this type of functionality be part of junit? > > Thanks, > Paul > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > Junit-devel mailing list > Jun...@li... > https://lists.sourceforge.net/lists/listinfo/junit-devel > > |