Registry / testing / scalajs-test-interface-2-10

scalajs-test-interface-2-10

JSON →
library0.6.33javamavenunverified

Test interface for Scala.js, enabling testing of Scala.js code.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-test-interface_2.10</artifactId> <version>0.6.33</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-TEST-INTER
S
scalajs-test-interface-2-10
testingjavav0.6.33
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 tests using the Scala.js test interface.

import org.scalajs.testinterface.TestRunner; TestRunner runner = new TestRunner(); runner.run();
Debug
Known issues
breakingVersion 0.6.33 is for Scala 2.10; newer Scala versions require different artifacts.
fix
Use the appropriate artifact for your Scala version (e.g., scalajs-test-interface_2.12).
affects: 0.6.x
Upgrade
Version history
0.6.33latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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