Skip to content

Show execution time of whole test class #284

@dbardbar

Description

@dbardbar

Description

Add ability to show execution time of whole test class.

Additional information

Showing test class time has several benefits:

  1. Show full execution time, including time spent in @BeforeAll or @afterall
  2. Ability to see at high-level where time is wasted, especially if having hundreds of tests, spread over several test classes. Looking at the high-level per-class time helps to find and optimize test run time.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions