Georgios Andrianakis
Georgios Andrianakis
CI fails on my fork so this obviously is not enough.
I pushed an updated version
This should be good to go now
Can you please rebase onto `main`?
We'll need another rebase-squash please
To expand a little on what is mentioned in https://github.com/junit-team/junit5/issues/2579, Quarkus has to use a hack where the test methods are intercepted and "redirected" to a different test instance that...
This indeed seems like an interesting feature. Do you know how widely used it is in Spring Boot?
Do have a sample application you can attach so we can investigate?
@karesti we now have a reproducer for this (thanks @dmadunic), can you have a look?
> I thought you had to specify the annotation processors explicitly in the dependencies as the annotationProcessor 'org.infinispan.protostream:protostream-processor' type no AFAIK, this is true. So should this be closed as...