Registry / testing / forge-test-harness

forge-test-harness

JSON →
library1.4.4.Finaljavamavenunverified

A core framework and next-generation container for tooling and automation at a fine-grained level.

<dependency> <groupId>org.jboss.forge</groupId> <artifactId>forge-test-harness</artifactId> <version>1.4.4.Final</version> </dependency>
INSTALL
IMPORT
SIG · FORGE-TEST-HARNESS
F
forge-test-harness
testingjavav1.4.4.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.

TestHarness
org.jboss.forge.test.harness.TestHarness

Runs the Forge test harness.

import org.jboss.forge.test.harness.TestHarness; public class Example { public static void main(String[] args) { TestHarness harness = new TestHarness(); harness.run(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.4.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
forge-test-harness — mvn dependency:get forge-test-harness · libregistry