MUnit is a Scala testing library with a focus on simplicity and integration with Scala.js and Scala Native.
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>munit_sjs1_3</artifactId>
<version>1.2.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a simple test suite extending FunSuite.
Use the appropriate artifact for your Scala version (e.g., munit_3 for JVM).
No dependency data recorded yet.