Runtime support for running JUnit tests compiled to JavaScript via Scala.js.
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-junit-test-runtime_2.11</artifactId>
<version>1.12.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs JUnit tests in a Scala.js environment.
Use the appropriate artifact for your Scala version (e.g., scalajs-junit-test-runtime_2.13).
No dependency data recorded yet.