RFR: 7903752: Include duration information in JUnit-based tests

Christian Stein cstein at openjdk.org
Thu Jun 13 10:55:24 UTC 2024


On Thu, 13 Jun 2024 10:43:41 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Would you want to also include this same thing for testng too? Here's what I experimented for testng: [...]

That makes sense for existing TestNG-based tests, too. So, yes, let's include duration information there as well - in a dedicated issue, as you suggested.

Note that new tests should be written using JUnit Jupiter API: https://bugs.openjdk.org/browse/JDK-8307843

-------------

PR Comment: https://git.openjdk.org/jtreg/pull/206#issuecomment-2165306288


More information about the jtreg-dev mailing list