[jboss-jira] [JBoss JIRA] (WFLY-593) TS: Tests grouping

Jason Greene (JIRA) jira-events at lists.jboss.org
Tue Apr 23 15:45:00 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene moved AS7-2086 to WFLY-593:
----------------------------------------

          Project: WildFly  (was: Application Server 7)
              Key: WFLY-593  (was: AS7-2086)
      Component/s:     (was: Test Suite)
    Fix Version/s:     (was: EAP 6.1.0.Alpha (7.2.0.Final))

    
> TS: Tests grouping
> ------------------
>
>                 Key: WFLY-593
>                 URL: https://issues.jboss.org/browse/WFLY-593
>             Project: WildFly
>          Issue Type: Sub-task
>            Reporter: Ondrej Zizka
>            Assignee: Honza Brázdil
>         Attachments: BooleanExpression.g
>
>
> Decide which mechanism to use to assign the tests into one or multiple groups.
> Posibilities:
> 1)
> {code}
> @Test
> @Category(IntegrationTests.class)
> {code}
> http://weblogs.java.net/blog/johnsmart/archive/2010/04/25/grouping-tests-using-junit-categories-0
> Also, Arquillian itself supports grouping: https://github.com/weld/core/blob/master/tests-arquillian/src/test/java/org/jboss/weld/tests/Categories.java
> 2)
> {code}
> @Ignore
> {code}
> 3) Maven Surefire <includes> and <excludes>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jboss-jira mailing list