com-lihaoyi / utest   0.8.5

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.6.6


Group ID:
com.lihaoyi
Artifact ID:
utest_native0.3_2.11
Version:
0.6.6
Release Date:
Sept 27, 2018
Licenses:
MIT
Files:
Full Scala Version:
2.11.12
Developers:

libraryDependencies += "com.lihaoyi" %%% "utest" % "0.6.6"

Mill build tool

ivy"com.lihaoyi::utest::0.6.6"

Scala CLI

//> using dep "com.lihaoyi::utest::0.6.6"