Arne Limburg created MEECROWAVE-252: ---------------------------------------
Summary: Support MeecrowaveConfig and MonoMeecrowaveConfig as Meta-Annotation Key: MEECROWAVE-252 URL: https://issues.apache.org/jira/browse/MEECROWAVE-252 Project: Meecrowave Issue Type: Improvement Reporter: Arne Limburg Assignee: Arne Limburg JUnit 5 supports the use of meta-annotations like {code:java} @MeecrowaveConfig @Retention(RUNTIME) public @interface MyCustomTestAnnotation { } {code} A test that is annotated with such annotation would run with the meecrowave extension, but the meecrowave extension would fail to find the @MeecrowaveConfig -- This message was sent by Atlassian Jira (v8.3.4#803005)