Registry / testing / munit-3-0-0-rc2

munit-3-0-0-rc2

JSON →
library0.7.25javamavenunverified

A Scala testing library with a focus on simplicity and compatibility with Scala 3.

<dependency> <groupId>org.scalameta</groupId> <artifactId>munit_3.0.0-RC2</artifactId> <version>0.7.25</version> </dependency>
INSTALL
IMPORT
SIG · MUNIT-3-0-0-RC2
M
munit-3-0-0-rc2
testingjavav0.7.25
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

Minimal usage of MUnit testing framework

import munit.FunSuite class MySuite extends FunSuite { test("example") { assertEquals(1 + 1, 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
munit-3-0-0-rc2 — mvn dependency:get munit-3-0-0-rc2 · libregistry