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

Replace Testrunner with a JUnit-Rule

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.2.0.Final
    • None
    • Base Implementation
    • None

    Description

      At the moment all tests must run with
      @RunWith(Arquillian.class)

      This makes trouble if you need a runner with add or remove tests like Parameterized. I can't see what Arquillian.class do which can not be done with a JUnit-Rule. JUnit-Rules can be easily combined.

      Attachments

        Activity

          People

            dipakpawar231 Dipak Pawar (Inactive)
            opensource21_jira Niels Niels (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: