Registry / testing / munit-2-12

munit-2-12

JSON →
library1.3.0javamavenunverified

munit is a Scala testing library with a focus on simplicity and integration with Scala 2.12.

<dependency> <groupId>org.scalameta</groupId> <artifactId>munit_2.12</artifactId> <version>1.3.0</version> </dependency>
INSTALL
IMPORT
SIG · MUNIT-2-12
M
munit-2-12
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

Defines a simple test suite using MUnit.

import munit.FunSuite; public class MUnitExample extends FunSuite { test("simple test") { assert(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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