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