com-lihaoyi / utest   0.9.1

MIT License GitHub

A simple testing framework for Scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

utest 0.9.0-M2


Group ID:
com.lihaoyi
Artifact ID:
utest_sjs1_2.13
Version:
0.9.0-M2
Release Date:
Jul 27, 2025
Licenses:
MIT
Files:
Full Scala Version:
2.13.14
Developers:

libraryDependencies += "com.lihaoyi" %%% "utest" % "0.9.0-M2"

Mill build tool

ivy"com.lihaoyi::utest::0.9.0-M2"

Scala CLI

//> using dep "com.lihaoyi::utest::0.9.0-M2"