Tibor17 edited a comment on issue #252: Support @ParameterizedTest for JUnit 5 test reruns URL: https://github.com/apache/maven-surefire/pull/252#issuecomment-549188605 LGTM, I am waiting for the build result. And i want to ask you about the value of legacy name. Would it return something like human readable description that is unique between two sets of parameters passed to the method? Example: `test(java.lang.String)` is not unique `test(Hello [1])` should be unique in this class because the next call would be perhaps `test(Hi [2])` I wrote a roadmap in #251 where we should rework `StatelessXmlReporter` and identify the combination of `class` and `mehod` by `UniqueId`. But this is too much work for this week. Rather for new version `3.0.0-M5`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services