Skip to content

Support @RepeatedTest in JUnit 5 #594

Description

@SupinePandora43

i must write

@RepeatedTest(5)
@test
public void repeatTest(){}

but with @RepeatedTest and @test in console: warning: multiplie test descriptors
without @test, (only with @RepeatedTest), code lens not showing, test explorer not see, but 'gradle test' see this RepeatedTest!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions