Registry / testing / munit-sjs1-2-13

munit-sjs1-2-13

JSON →
library1.3.0javamavenunverified

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>
INSTALL
IMPORT
SIG · MUNIT-SJS1-2-13
M
munit-sjs1-2-13
testingjavav1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FunSuite
munit.FunSuite

Write a simple test using MUnit's FunSuite.

import munit.FunSuite; public class MySuite extends FunSuite { public void testExample() { assertEquals(2 + 2, 4); } }
Debug
Known issues
breakingMUnit 1.x requires Scala 2.13 or 3.x; not compatible with older Scala versions.
fix
Use the correct artifact for your Scala version (e.g., munit_2.13).
affects: >=1.0.0
Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
munit-sjs1-2-13 — mvn dependency:get munit-sjs1-2-13 · libregistry