Provides JUnit integration for the Arquillian testing framework, enabling in-container testing.
<dependency>
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-junit</artifactId>
<version>1.0.0.Alpha4.SP10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to use Arquillian with JUnit by annotating a test class with @RunWith(Arquillian.class).
Consider using a stable release like 1.1.14.Final for production.
No dependency data recorded yet.