Testing library for ZIO, a zero-dependency functional effect system for Scala, targeting Scala.js 1.x and Scala 2.13.
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test_sjs1_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.
Define a simple ZIO test suite using ZIOSpecDefault.
Use the appropriate artifact for your Scala version (e.g., zio-test_3 for Scala 3, zio-test_sjs1_3 for Scala.js 1 with Scala 3).
No dependency data recorded yet.