Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7904071

JTReg should report stats of test collections

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • jtreg8.1
    • None
    • tools
    • None

      In addition to text report files (junit.txt and testng.txt) JTReg writes the following summary on the console at the end of a run:

      > Test results: passed: 574

      JTReg should also report stats of test collections, that is framework-based tests. Therefore, the count number in above's text report files should be accumulated and printed as follows:

      > Test results: passed: 574
      > Framework-based tests: 188, TestNG: 104, JUnit: 84

            cstein Christian Stein
            cstein Christian Stein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: