Releases: cschabl/cdi-unit-junit5
Releases · cschabl/cdi-unit-junit5
JakartaEE compatibility (CDI-Unit 5.0.0)
Update to CDI-Unit 4.4.0
Adapted to move of CDI-Unit to new repo.
Setting of JNDI_FACTORY_PROPERTY during test instance creation
- #1 Set JNDI_FACTORY_PROPERTY also during test instance creation
Support of JUnit 5's PER_CLASS lifecycle
- Support of JUnit 5's PER_CLASS test instance lifecycle
- Shutdown of Weld container of disabled tests
- Logging with java.util.logging (levels FINE/FINER)