Hello Yogesh,

This example works form 
me: 
https://github.com/Pardus-LiderAhenk/lider-ahenk-test-framework/wiki/4.-Grouping-Your-Tests

On Monday, March 16, 2015 at 5:28:43 PM UTC+5:30, Yogesh Rao wrote:
>
> Hello Harald,
>
> I understand this is a old post.. would like to understand are the 
> mentioned approaches still good ? or any other approach can be taken ? I am 
> trying to define a suite of testcases in karaf
>
> Also I would like to understand when you say Suite class is it the 
> @SuiteClasses annotation ?
>
> Regards,
> -Yogesh
>
> On Wednesday, September 11, 2013 at 8:36:21 PM UTC+5:30, Jimmi Dyson wrote:
>>
>> Thanks Harald - using a suite worked brilliantly, quartered our build 
>> time :-)
>>
>> On Wednesday, 11 September 2013 15:41:38 UTC+1, Harald Wellmann wrote:
>>>
>>> The root cause seems to be the interface between Maven Surefire and 
>>> JUnit. The PerSuite strategy requires all classes to be passed to 
>>> JUnit in a single runner request - apparently, Surefire differs from 
>>> the Eclipse JUnit integration in this respect. 
>>>
>>> The only quick workaround I can think of is using a Suite class or an 
>>> explicit JUnit invocation as in the regression test I quoted earlier 
>>> in this thread. 
>>>
>>> Hope that helps, 
>>> Harald 
>>>
>>

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to