The SUCCESSFUL or FAILED lines of JUnit-based tests should include timing information by default.
For example `SUCCESSFUL after 1234 ms` or `FAILED after 999 ms`
For example `SUCCESSFUL after 1234 ms` or `FAILED after 999 ms`
- duplicates
-
CODETOOLS-7903751 Introduce a timing extension for junit tests which prints the time taken for each test method
- Closed
- relates to
-
CODETOOLS-7903753 Report duration of testng test methods
- Resolved