Registry / testing / seed-testing

seed-testing

JSON →
library3.15.1javamavenunverified

Testing support for SeedStack, a clean Java development framework.

<dependency> <groupId>org.seedstack.seed</groupId> <artifactId>seed-testing</artifactId> <version>3.15.1</version> </dependency>
INSTALL
IMPORT
SIG · SEED-TESTING
S
seed-testing
testingjavav3.15.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.

SeedTest
org.seedstack.seed.testing.SeedTest

Annotate a test class with SeedTest.

import org.seedstack.seed.testing.SeedTest; @SeedTest public class ExampleTest { @Test public void testSomething() { // test logic } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.15.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
seed-testing — mvn dependency:get seed-testing · libregistry