com-lihaoyi / utest   0.8.3

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


Group ID:
com.lihaoyi
Artifact ID:
utest_sjs0.6_2.10
Version:
0.4.3
Release Date:
Mar 12, 2016
Licenses:
MIT

libraryDependencies += "com.lihaoyi" %%% "utest" % "0.4.3"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"com.lihaoyi::utest::0.4.3"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

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