[ 
https://issues.apache.org/jira/browse/BUILDR-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067237#comment-13067237
 ] 

Christopher Coco commented on BUILDR-598:
-----------------------------------------

Also in github:

https://github.com/cacoco/buildr

Pull request:

https://github.com/apache/buildr/pull/2

> Extend TestNG support to support TestNG runner '--groups' param to allow for 
> annotated group inclusion 
> -------------------------------------------------------------------------------------------------------
>
>                 Key: BUILDR-598
>                 URL: https://issues.apache.org/jira/browse/BUILDR-598
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Test frameworks
>    Affects Versions: 1.4.6
>            Reporter: Christopher Coco
>            Priority: Minor
>              Labels: TestNG, testing,
>         Attachments: BUILDR-598.zip
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> The TestNG runner supports a '--groups' param which includes only 
> classes/methods/tests annotated with the corresponding values in the groups 
> array of the @Test annotation, i.e., @Test(groups={"foo", "bar"}) to be 
> included in the running of TestNG tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to