Arquillian extension for managing container lifecycle on Kubernetes/OpenShift using Fabric8.
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>arquillian-fabric8</artifactId>
<version>2.0.47</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures a JUnit test to run inside a Kubernetes pod using Arquillian Fabric8.
Ensure kubectl/oc is configured and the cluster is accessible.
No dependency data recorded yet.