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

Combine multiple test results

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • 1.1.12.Final
    • 1.1.11.Final
    • core
    • None

    Description

      With the current implementation in place splitting single test in several executions can only happen from within Arquillian events (so we run n tests from within single test). This in particular happens for running contract tests for Pact, where one test spawns several verifications based on the content of the contract itself.

      Even though the List<TestResult> is used as a container object for TestResult instance passed along when Test event is fired, it can happen one test can be fired multiple times (for example in arquillian-algeron).

      The temporary solution for this problem could be that all the results are collected into one instance of TestResult.

      Attachments

        Activity

          People

            bartosz-1 Bartosz Majsak
            bartosz-1 Bartosz Majsak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: