slawekjaranowski commented on pull request #398: URL: https://github.com/apache/maven-surefire/pull/398#issuecomment-997910603
The goal is to show what criteria should be meet to select specific provider for executing tests. Using harnessing or other tools will complicate tests without more valuable. It only show current state. For example we see, that `JUnitCoreProvider (surefire-junit47)` is only choosed when `junit` >= `4.7` is on classpath and `parallel` or `groups` options are used. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
