Uploaded image for project: 'Community Edition'
  1. Community Edition
  2. MGNLCE-122

Allow test cases to run in parallel

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Neutral Neutral
    • 5.5.10, 5.6.2
    • None
    • None
    • None
    • 5

      Let the two test cases from the same test class to run in parallel. For that we need a special JUnit test runner that would use a thread pool executor to run the tests.

      The runner should be flexible enough to:

      • prevent certain test cases from being executed at the same time,
      • let some test cases run in isolation, i.e. sequentially

        Acceptance criteria

              apchelintcev Aleksandr Pchelintcev
              apchelintcev Aleksandr Pchelintcev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: