A simple testing framework for Scala
libraryDependencies += "com.lihaoyi" %%% "utest" % "0.7.11"
Mill build tool
ivy"com.lihaoyi::utest::0.7.11"
Scala CLI
//> using dep "com.lihaoyi::utest::0.7.11"
and 29 more