RFR: 7904071: JTReg should report stats of test collections
Iris Clark
iris at openjdk.org
Mon Sep 1 15:18:59 UTC 2025
On Mon, 1 Sep 2025 12:50:52 GMT, Christian Stein <cstein at openjdk.org> wrote:
> Please review this change accumulating the count numbers of TestNG's and JUnit's text report files and prints them after a test run as follows:
>
>> `Framework-based tests: 188, TestNG: 104, JUnit: 84`
>
> Note that an internal, yet public, API of `SummaryReporter` was changed to be package-private now.
Marked as reviewed by iris (Reviewer).
-------------
PR Review: https://git.openjdk.org/jtreg/pull/283#pullrequestreview-3174020954
More information about the jtreg-dev
mailing list