Registry / testing / munit-sjs1-3

munit-sjs1-3

JSON →
library1.2.4javamavenunverified

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>
INSTALL
IMPORT
SIG · MUNIT-SJS1-3
M
munit-sjs1-3
testingjavav1.2.4
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 suite extending FunSuite.

import munit.FunSuite class MySuite extends FunSuite { test("addition") { assertEquals(2 + 2, 4) } }
Debug
Known issues
gotchaThis artifact targets Scala.js 1.x and Scala 3; ensure your project uses compatible Scala versions.
fix
Use the appropriate artifact for your Scala version (e.g., munit_3 for JVM).
affects: *
Upgrade
Version history
1.2.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
munit-sjs1-3 — mvn dependency:get munit-sjs1-3 · libregistry