quickperf
quickperf copied to clipboard
Support JVM annotations for dynamic tests
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
@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.
Thank you @loicmathieu