[
https://issues.apache.org/jira/browse/SUREFIRE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614492#comment-16614492
]
Christian Stein commented on SUREFIRE-1546:
-------------------------------------------
Search
[https://github.com/junit-team/junit5/blob/master/junit-platform-console/src/main/java/org/junit/platform/console/tasks/XmlReportWriter.java]
for usages of `getDisplayName()` and `getLegacyReportingName()`
> 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)