ZIO Test integration for SBT, providing testing utilities for ZIO applications compiled with Scala 2.12.
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-sbt_2.12</artifactId>
<version>2.1.26</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the ZTestFramework class (usage is via SBT plugin).
Use the appropriate artifact for your Scala version (e.g., zio-test-sbt_2.13 or zio-test-sbt_3).
No dependency data recorded yet.