Group: Deversity Async Test Library
Sort by:Popular

1.Async Test Library2 usages

se.deversity.async-test-lib » async-test-lib

Enterprise-grade JUnit 5 concurrency testing library with 135 problem detectors for detecting deadlocks, visibility issues, false sharing, livelocks, and other subtle concurrency bugs.
Last Release on Aug 18, 2026

2.Async Test Library — Java Agent

se.deversity.async-test-lib » async-test-agent

Optional Byte Buddy agent for async-test-lib: instruments JavaBean accessors so detectors record reads and writes without manual hooks. Attach with -javaagent:async-test-agent.jar, or call AsyncTestAgent.selfAttach().
Last Release on Aug 18, 2026
Optional ASM-based pre-scanner for async-test-lib: finds Loom pinning sites in compiled classes before a test run. Standalone — it depends on no other module in the project.
Last Release on Aug 18, 2026

4.Async Test Library (parent)

se.deversity.async-test-lib » async-test-parent

Reactor parent for the async-test-lib modules. Aggregation and shared build configuration only — the library itself is the async-test-lib module.
Last Release on Aug 18, 2026