XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 8.0.0.Final
    • None
    • None
    • None

    Description

      Decide which mechanism to use to assign the tests into one or multiple groups.

      Posibilities:

      1)

      @Test
      @Category(IntegrationTests.class)
      

      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)

      @Ignore
      

      3) Maven Surefire <includes> and <excludes>

      Attachments

        Issue Links

          Activity

            People

              hbrazdil Honza Brázdil
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: