Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-605

Arquillian TestNG base class breaks tests TestNG groups

    XMLWordPrintable

Details

    Description

      The 'alwaysRun' parameter on the Arquillian TestNG base class causes these methods to ALWAYS get run, even when Arquillian tests are excluded via their group.

      @BeforeSuite(alwaysRun = true)
      public void arquillianBeforeSuite() throws Exception

      This has a side effect of breaking maven profiles that use testng groups to select their tests.

      Attachments

        Issue Links

          Activity

            People

              aslak@redhat.com Aslak Knutsen
              tombee Tom Barlow (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: