Skip to content

@DisplayName annotation on Test not recognized #21

@ShahBinoy

Description

@ShahBinoy

Once nice feature of JUnit 5 is overriding the outputs of test Method names with more human friendly @DisplayName annotation.

Seemingly the test output does not pick up the test names from @DisplayName but rather just shows the actual method name. Our actual method names are pretty long and not display friendly. The test result xml files should use the @DisplayName annotation.

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