Skip to content

Suppress "Duplicated test name" #330

@lounres

Description

@lounres

I have a use case where I create tests when some conditions are satisfied. And for different disjoint conditions, I create tests with same names. I know that it is risky, but the conditions are disjoint so there won't be any two tests with the same name in the same test context. So I would like to suppress this warning. With @Suppress annotation or in any other way.

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