--Hi,I just tried to transform CdiRunner into a JUnit 5 Extension. This doesn't work, because the Extension-API currently doesn't allow to replace the test instance created by JUnit with a CDI-Bean instance of the test class as is done in overridden CdiRunner.createTest(). The only way seems to write a new TestEngine implementation. As far as I can tell, the Arquillian team has the same problem, see JUnit 5 enhancement.Christof
You received this message because you are subscribed to the Google Groups "CDI-Unit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdi-unit+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.