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

Only the last Test Class of some subset of Test classes is reported with TestNG runner

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • recorder_1.0.0.Alpha4
    • Extension - Recorder
    • None
    • Hide
      1. clone test suite from this branch.
      2. run in its root directory: mvn clean install -DskipTests
      3. run from showcase-ftest module: mvn clean verify -Pwildfly-managed-8-1,just-report -Dtest=TestAjax,TestClientFilter
      4. see in target/arquillian_report.html is only one (the last one run) test class reported
      Show
      clone test suite from this branch. run in its root directory: mvn clean install -DskipTests run from showcase-ftest module: mvn clean verify -Pwildfly-managed-8-1,just-report -Dtest=TestAjax,TestClientFilter see in target/arquillian_report.html is only one (the last one run) test class reported

      When you have TestNG test suite, after running some subset of all test classes (particular test classes or e.g. all classes in one package), then only the last test class is reported.

      It works when you run all tests, and also with JUnit nicely.

            Unassigned Unassigned
            jhuska_jira Juraj Húska (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: