JUnit 5 extension for testing CDI components with Weld container.
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-junit5</artifactId>
<version>5.0.3.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set up a CDI test with Weld JUnit 5 extension.
Ensure JUnit 5 version compatibility and avoid duplicate extension registrations.
No dependency data recorded yet.