quickperf icon indicating copy to clipboard operation
quickperf copied to clipboard

Support JVM annotations for dynamic tests

Open loicmathieu opened this issue 4 years ago • 2 comments

Describe the bug Today, due to a limitation on JUnit 5 dynamic test interceptor support, we cannot implement the support of dynamic tests for JVM annotations.

This should be fixed on JUnit 5.8, see https://github.com/junit-team/junit5/pull/2445

loicmathieu avatar Oct 09 '20 14:10 loicmathieu

@jeanbisutti this is a remainder issue to provides support for it when my PR on JUnit 5 that make this possible would be merged. Please assign it to me.

loicmathieu avatar Oct 09 '20 14:10 loicmathieu

Thank you @loicmathieu

jeanbisutti avatar Oct 09 '20 16:10 jeanbisutti