Scala testing library with a simple and expressive API, supporting Scala.js and JVM.
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>munit_sjs1_2.13</artifactId>
<version>1.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a simple test using MUnit's FunSuite.
Use the correct artifact for your Scala version (e.g., munit_2.13).
No dependency data recorded yet.