You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Christopher Coco (JIRA)" <ji...@apache.org> on 2011/07/15 23:58:00 UTC

[jira] [Updated] (BUILDR-598) Extend TestNG support to support TestNG runner '--groups' param to allow for annotated group inclusion

     [ https://issues.apache.org/jira/browse/BUILDR-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Coco updated BUILDR-598:
------------------------------------

    Priority: Minor  (was: Trivial)

> 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,
>   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