uTest is a lightweight, portable testing framework for Scala, supporting multiple platforms including JVM, JS, and Native.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_native0.3_2.11</artifactId>
<version>0.7.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple test suite using uTest.
Use the appropriate uTest version for your Scala platform.
No dependency data recorded yet.