Details
Description
The RunWithApplicationComposer annotation from openejb-junit5 module do not support test inheritance correctly. The Annotation is missing the java.lang.annotation.Inherited Annotation.
This is problematic in inherited Tests. The inherited tests get executed but the ExtensionMode isn't applied. The extension uses the default settings which is not what is configured.
Attachments
Issue Links
- links to