Registry / testing / munit-3-0-0-rc3

munit-3-0-0-rc3

JSON →
library0.7.26javamavenunverified

MUnit is a Scala testing library with a focus on simplicity and integration with Scala 3.

<dependency> <groupId>org.scalameta</groupId> <artifactId>munit_3.0.0-RC3</artifactId> <version>0.7.26</version> </dependency>
INSTALL
IMPORT
SIG · MUNIT-3-0-0-RC3
M
munit-3-0-0-rc3
testingjavav0.7.26
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

Defines a simple test suite using MUnit.

import munit.FunSuite class MySuite extends FunSuite { test("example") { assertEquals(1 + 1, 2) } }
Debug
Known issues
breakingThis artifact targets Scala 3.0.0-RC3; use the correct version for your Scala compiler.
fix
Use munit for the appropriate Scala version (e.g., munit_3 for Scala 3 stable).
affects: 0.7.26
Upgrade
Version history
0.7.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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