Skip to content

timing the tests #11

Open
Open
@mackwic

Description

@mackwic

We often want to know which tests are long to run and which one impact the most our test suite.

It's also a good practice to keep your test suite lean an quick.

I would like:

  • to time all tests in the runner and return it as part of the test result
  • being able to signal tests that took too long (eventually with a configurable threshold)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions