rzo1 opened a new pull request #767: URL: https://github.com/apache/tomee/pull/767
# What does this PR do? - Adds a JUnit 5 extension, which internally uses `ApplicationComposers` for (pure) JUnit 5 testing. - Adds some unit tests (based on existing `ApplicationComposer` tests) written in JUnit 5 - Provides an additional JUnit 5 example (based on `application-composer`) - Upgrades Maven surefire to `2.22.1` ( `>=2.22.0` is required to run both variants of unit tests without workarounds out of the box) # References - https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-2977 ---------------------------------------------------------------- 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: [email protected]
