Registry / testing / test-core

test-core

JSON →
library0.0.1javamavenunverified

The test tool for Java provides core testing utilities and helpers.

<dependency> <groupId>com.github.houbb</groupId> <artifactId>test-core</artifactId> <version>0.0.1</version> </dependency>
INSTALL
IMPORT
SIG · TEST-CORE
T
test-core
testingjavav0.0.1
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.

TestHelper
com.github.houbb.test.core.TestHelper

Initialize test helper

import com.github.houbb.test.core.TestHelper; public class Example { public static void main(String[] args) { TestHelper helper = new TestHelper(); System.out.println("Test helper initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
test-core — mvn dependency:get test-core · libregistry