ZIO Test is a testing library for ZIO, providing property-based testing, assertions, and test environments for functional effect systems.
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test_2.13</artifactId>
<version>2.1.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal ZIO Test spec using ZIOSpecDefault.
No known issues recorded.
No dependency data recorded yet.