wilx commented on issue #2843: URL: https://github.com/apache/maven-surefire/issues/2843#issuecomment-5228760399
This does not make much sense to me. You can package the tests yourself using the [`test-jar`](https://maven.apache.org/plugins/maven-jar-plugin/examples/create-test-jar.html) goal. Then you can run those tests via JUnit 5 launcher inside your app. However, that's out of scope for this plugin. -- 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]
