Registry / testing / zio-test-2-11

zio-test-2-11

JSON →
library2.0.10javamavenunverified

ZIO Test provides testing utilities for the ZIO functional effect system.

<dependency> <groupId>dev.zio</groupId> <artifactId>zio-test_2.11</artifactId> <version>2.0.10</version> </dependency>
INSTALL
IMPORT
SIG · ZIO-TEST-2-11
Z
zio-test-2-11
testingjavav2.0.10
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.

ZIOSpecDefault
zio.test.ZIOSpecDefault

Minimal example showing import of ZIO Test's base spec class.

import zio.test.ZIOSpecDefault; public class Example { public static void main(String[] args) { System.out.println("ZIO Test imported"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
34
OpenAI (training)
1
Resources
zio-test-2-11 — mvn dependency:get zio-test-2-11 · libregistry