Registry / testing / scalajs-junit-test-runtime-2-12

scalajs-junit-test-runtime-2-12

JSON →
library1.21.0javamavenunverified

Runtime support for running JUnit tests compiled to JavaScript via Scala.js.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-junit-test-runtime_2.12</artifactId> <version>1.21.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-JUNIT-TEST
S
scalajs-junit-test-runtime-2-12
testingjavav1.21.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.

Test
org.junit.Test

Write a JUnit test in Scala.js using the @Test annotation.

import org.junit.Test import org.junit.Assert._ class MyTest { @Test def testAddition(): Unit = { assertEquals(4, 2 + 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.21.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
scalajs-junit-test-runtime-2-12 — mvn dependency:get scalajs-junit-test-runtime-2-12 · libregistry