Skip to content

Ability to filter out @SpringBootTest tests #26

@wimdeblauwe-volvo

Description

@wimdeblauwe-volvo

I just tried out version 0.0.11 and I like it. What I would like to have is the ability to filter the test contexts to only show the ones that are linked to @SpringBootTest tests. A @WebMvcTest is usually a separate test context given you mock the service or use cases that the controller uses, but is that not really a problem most of the time. It is the integration tests where you need to limit the amount of test contexts that are used to keep the test suite lean and mean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions