Adam Murdoch-2 wrote:
> 
> 
> ....
> Not in the same task. But it is very easy to add another test task:
> 
> task testng(type: Test) {
>      useTestNG()
> }
> 
> check.dependsOn testng
> 
> 
> Then, the default 'test' task will run the junit tests, and the 'testng' 
> task will run the testng tests.
> ...
> 
> 

Thank you for the solution!

Zsolt
-- 
View this message in context: 
http://old.nabble.com/Mixed-TestNG-and-JUnit-usage--tp27714369p27728207.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to