You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/11/01 13:12:43 UTC

[GitHub] [maven-surefire] Tibor17 commented on issue #245: Surefire-1584: Add option to rerun failing tests for JUnit5

Tibor17 commented on issue #245: Surefire-1584: Add option to rerun failing tests for JUnit5 
URL: https://github.com/apache/maven-surefire/pull/245#issuecomment-548782829
 
 
   @Col-E 
   @Seijan 
   @marcphilipp 
   What would be the best text representation of each run of param.test?
   Although the code has only one Java method, we should represent each combination of parameter as if it was a separate method.
   So we know that the class name is `pkg.MyTest`, method name is called `test` and the parameter is `Hello [1]`. And my question is what is the best `description` of the method in the report.
   What a string

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services