johnhungerford / kyo-test   0.0.4

GitHub

API and adapters for testing Kyo effects using popular Scala testing frameworks

Scala versions: 3.x
Scala.js versions: 1.x

kyo-test-zio 0.0.4


Group ID:
io.github.johnhungerford
Artifact ID:
kyo-test-zio_3
Version:
0.0.4
Release Date:
Sep 2, 2025
Licenses:
Files:
Full Scala Version:
3.7.2
Developers:

libraryDependencies += "io.github.johnhungerford" %% "kyo-test-zio" % "0.0.4"

Mill build tool

ivy"io.github.johnhungerford::kyo-test-zio:0.0.4"

Scala CLI

//> using dep "io.github.johnhungerford::kyo-test-zio:0.0.4"

Ammonite REPL

import $ivy.`io.github.johnhungerford::kyo-test-zio:0.0.4`

<dependency>
  <groupId>io.github.johnhungerford</groupId>
  <artifactId>kyo-test-zio_3</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'io.github.johnhungerford', name: 'kyo-test-zio_3', version: '0.0.4'