[
https://issues.apache.org/jira/browse/SUREFIRE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614409#comment-16614409
]
Christian Stein commented on SUREFIRE-1546:
-------------------------------------------
...and store the display name in a new field of its `ReportEntry`. The display
name then can be used for _display_, and for linking report entries the unique
class and method names can still be used.
> 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)