A simple testing framework for Scala, cross-compiled for Scala.js 0.6 and Scala 2.12.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_sjs0.6_2.12</artifactId>
<version>0.7.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a simple test suite.
Use utest_sjs1_2.13 or later for modern Scala.js and Scala versions.
No dependency data recorded yet.