Group: Deversity Async Test Library
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
3.Async Test Library — Static Analysis
se.deversity.async-test-lib » async-test-analysis
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