Skip to content

Slow test filter and highlighting in explorer UI #9704

@DerYeger

Description

@DerYeger

Clear and concise description of the problem

While it's already possible to sort tests by duration, this is based on the whole test file and not individual tests. As a result, it's not possible to quickly navigate to and analyze files that exceed the slowTestThreshold.

Suggested solution

Add a new filter for slow tests. This filter should operate on a test-level. Additionally, the duration of slow tests could use the yellow text color in the explorer UI.

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions