Col-E commented on issue #245: Surefire-1584: Add option to rerun failing tests 
for JUnit5 
URL: https://github.com/apache/maven-surefire/pull/245#issuecomment-523128544
 
 
   > 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?
   

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