Skip to content

Refactor Needed for Tests with @ParameterizedTest Annotation (JUnit 5) #23

@luoos

Description

@luoos

Each @ParameterizedTest test can run several times, based on its parameters. So there may be more than one TestResult generated for each test. Refactor is needed.

The current behavior is to filter out tests with @ParameterizedTest annotation when locating tests.

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