SBT test framework integration for ZIO, enabling ZIO-based testing in Scala 3 projects.
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-sbt_3</artifactId>
<version>2.1.24</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a ZIO test suite using ZIOSpecDefault and run with SBT.
Use the appropriate artifact for your Scala version (e.g., _2.13 for Scala 2.13).
No dependency data recorded yet.