A lightweight, Scala-focused testing framework with assertions and test runners.
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>munit_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.
Defines a simple test suite using MUnit's FunSuite.
Use the correct artifact for your Scala version (e.g., munit_2.13 or munit_3).
No dependency data recorded yet.