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 0.0.2


Group ID:
io.github.johnhungerford
Artifact ID:
kyo-test_3
Version:
0.0.2
Release Date:
Aug 25, 2025
Licenses:
Files:
Full Scala Version:
3.7.2
Developers:

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

Mill build tool

ivy"io.github.johnhungerford::kyo-test:0.0.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.johnhungerford</groupId>
  <artifactId>kyo-test_3</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'io.github.johnhungerford', name: 'kyo-test_3', version: '0.0.2'