rmannibucau commented on pull request #398:
URL: https://github.com/apache/maven-surefire/pull/398#issuecomment-998762279


   @slawekjaranowski got it but don't think it has much value without a real 
setup (skipping the detection which is the point of these selection). That said 
no big opposition against such test. Can you drop fest assertions and use plain 
junit assertions and replace mockito by an abstract surefire mojo subclass 
supporting the config you want, something along: `new 
ProviderSurefire(/*parallel*/ false, /*groups*/ false, ...)`. Will make the 
tests easier to read and more reliable in time. Then consider you get my +1 
even if I'm off for Xmas ;).


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

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to