Registry / testing / arquillian-junit-standalone

arquillian-junit-standalone

JSON →
library1.10.2.Finaljavamavenunverified

Provides a standalone JUnit integration for the Arquillian testing framework, enabling container-based testing without a full application server.

<dependency> <groupId>org.jboss.arquillian.junit</groupId> <artifactId>arquillian-junit-standalone</artifactId> <version>1.10.2.Final</version> </dependency>
INSTALL
IMPORT
SIG · ARQUILLIAN-JUNIT-S
A
arquillian-junit-standalone
testingjavav1.10.2.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Arquillian
org.jboss.arquillian.junit.Arquillian

Minimal JUnit test using Arquillian runner.

import org.jboss.arquillian.junit.Arquillian; import org.junit.runner.RunWith; @RunWith(Arquillian.class) public class MyTest { // test methods }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.2.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
arquillian-junit-standalone — mvn dependency:get arquillian-junit-standalone · libregistry