Registry / testing / munit-native0-4-2-13

munit-native0-4-2-13

JSON →
library1.0.0javamavenunverified

A Scala testing library with native support for Scala 2.13 and Scala Native 0.4.

<dependency> <groupId>org.scalameta</groupId> <artifactId>munit_native0.4_2.13</artifactId> <version>1.0.0</version> </dependency>
INSTALL
IMPORT
SIG · MUNIT-NATIVE0-4-2-
M
munit-native0-4-2-13
testingjavav1.0.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 class MySuite extends FunSuite { test("addition") { assertEquals(1 + 1, 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
munit-native0-4-2-13 — mvn dependency:get munit-native0-4-2-13 · libregistry