Registry / testing / surefire-api

surefire-api

JSON →
library3.5.5javamavenunverified

API used by Maven Surefire and Failsafe plugins for test execution and reporting.

<dependency> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire-api</artifactId> <version>3.5.5</version> </dependency>
INSTALL
IMPORT
SIG · SUREFIRE-API
S
surefire-api
testingjavav3.5.5
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.

Surefire
org.apache.maven.surefire.api.Surefire

Run tests using the Surefire API.

import org.apache.maven.surefire.api.Surefire; Surefire surefire = new Surefire(); surefire.run();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
surefire-api — mvn dependency:get surefire-api · libregistry