rzo1 opened a new pull request #759: URL: https://github.com/apache/tomee/pull/759
# What does this PR do? This PR aims to provide a first **JUnit 5** OpenEJB Extension to be used within JUnit 5 tests. It comes without the transient compile dependency to **JUnit 4**. The idea originates from a :coffee: discussion with @mawiesne in one of our research projects. ## Details - Moves everything, which has no compile dependency towards JUnit 4 to a custom module - Implements some Junit 5 extensions to run OpenEJB-powered tests - Added migrated existing tests to the new module, which has a compile dependency towards JUnit 5 # References - https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-2966 ---------------------------------------------------------------- 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]
