ZIO Mock Test provides mocking utilities for testing ZIO applications, targeting Scala 2.13.
<dependency>
<groupId>dev.zio</groupId>
<artifactId>mock-test_2.13</artifactId>
<version>1.0.0-RC2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a mock clock expectation and uses it in a ZIO test.
Use with caution and test thoroughly; consider waiting for stable release.
No dependency data recorded yet.