Skip to content

Group classes tests with the group function from test #2104

Open
@FMorschel

Description

@FMorschel

After #2081 got closed, we can now go to tests and make the specific test run by clicking on the gutter button on the left:

Image

fix.mp4

I'd like to request that we internally use the group function from test to wrap all tests in the class (and then not include the class name in the test name but in the group), and then pass the group location (either the class definition or the defineReflectiveTests call that runs it) up so we can run all tests in one class at a time.

CC @DanTup

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