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-523136911
 
 
   > 
   > 
   > > Pls open the MOJO classes. You will see `rerunFailingTestsCount`. Extend 
the JavaDoc and add a new support for JUnit5 with all known limitations if any 
exist.
   > 
   > I found docs for `rerunFailingTestsCount` in `SurefirePlugin.java` and 
`IntegrationTestMojo.java` where it states: `(JUnit 4+ providers)`
   > Would changing this to `(JUnit 4+ providers & JUnit 5+ providers)` be 
acceptable?
   
   We of course have to mention JUnit 5 in JavaDoc. You can see the practice in 
another parameters that we say `Since version 3.0.0-M4 ...`.

----------------------------------------------------------------
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

Reply via email to