Registry / testing / scalajs-test-interface-2-13-0-m5

scalajs-test-interface-2-13-0-m5

JSON →
library0.6.27javamavenunverified

Test interface for Scala.js, enabling running tests in JavaScript environments.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-test-interface_2.13.0-M5</artifactId> <version>0.6.27</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-TEST-INTER
S
scalajs-test-interface-2-13-0-m5
testingjavav0.6.27
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.

TestRunner
org.scalajs.testinterface.TestRunner

Run Scala.js tests using the test interface

import org.scalajs.testinterface.TestRunner object Main { def main(args: Array[String]): Unit = { val runner = new TestRunner() runner.run() } }
Debug
Known issues
breakingThis artifact targets Scala 2.13.0-M5 (milestone) and Scala.js 0.6.x; not compatible with stable Scala 2.13 or Scala.js 1.x.
fix
Use the stable artifact for your Scala version (e.g., scalajs-test-interface_2.13 for 2.13).
affects: >=0.6.27
Upgrade
Version history
0.6.27latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
scalajs-test-interface-2-13-0-m5 — mvn dependency:get scalajs-test-interface-2-13-0-m5 · libregistry