Registry / testing / munit-3

munit-3

JSON →
library1.3.0javamavenunverified

munit is a Scala testing library with assertions and test runners.

<dependency> <groupId>org.scalameta</groupId> <artifactId>munit_3</artifactId> <version>1.3.0</version> </dependency>
INSTALL
IMPORT
SIG · MUNIT-3
M
munit-3
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 suite using MUnit.

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

No known issues recorded.

Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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