[
https://issues.apache.org/jira/browse/SUREFIRE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614398#comment-16614398
]
Marc Philipp commented on SUREFIRE-1546:
----------------------------------------
Technically, Surefire should not look for the @DisplayName annotation but use
`TestIdentifier.getDisplayName()`.
> JUnit 5 runner does not honor JUnit 5 display names
> ---------------------------------------------------
>
> Key: SUREFIRE-1546
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1546
> Project: Maven Surefire
> Issue Type: Bug
> Affects Versions: 2.22.0
> Reporter: Romain Manni-Bucau
> Assignee: Christian Stein
> Priority: Major
> Labels: junit5
>
> JUnit 5 runner should respect the test @DisplayName instead of displaying the
> classname if any is defined. Seems last release doesn't support that feature
> of JUnit 5 making the console output and reports not the expected ones.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)