Registry / testing / zio-test-sbt-2-12

zio-test-sbt-2-12

JSON →
library2.1.26javamavenunverified

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>
INSTALL
IMPORT
SIG · ZIO-TEST-SBT-2-12
Z
zio-test-sbt-2-12
testingjavav2.1.26
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ZTestFramework
✓ zio.test.sbt.ZTestFramework

Demonstrates importing the ZTestFramework class (usage is via SBT plugin).

import zio.test.sbt.ZTestFramework; public class ZioTestExample { public static void main(String[] args) { // ZTestFramework is typically used via SBT plugin configuration System.out.println("ZIO Test SBT framework available"); } }
Debug
Known issues
breakingThis artifact is for Scala 2.12; ensure your project uses the correct Scala version.
fix
Use the appropriate artifact for your Scala version (e.g., zio-test-sbt_2.13 or zio-test-sbt_3).
affects: *
Upgrade
Version history
2.1.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
42
OpenAI (training)
1
Resources
zio-test-sbt-2-12 — mvn dependency:get zio-test-sbt-2-12 · libregistry