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

Use nested Runner for QUnit test execution

    XMLWordPrintable

Details

    Description

      QUnit extension now wraps the code execution and executes QUnit methods using JUnitCore.

      However, JUnitCore creates a separate process, which:

      1/ Prolongs the test execution
      2/ Reduces information about current bootstrap path and classpath, leading to strange errors
      3/ Creates another level of indirection, which is difficult to be debugged.

      Attachments

        Activity

          People

            kpiwko Karel Piwko
            kpiwko Karel Piwko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: