Registry / testing / scalajs-test-interface-2-12-0-rc1

scalajs-test-interface-2-12-0-rc1

JSON →
library0.6.13javamavenunverified

Provides the test interface for Scala.js, enabling testing of Scala.js code in JavaScript environments.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-test-interface_2.12.0-RC1</artifactId> <version>0.6.13</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-TEST-INTER
S
scalajs-test-interface-2-12-0-rc1
testingjavav0.6.13
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

Minimal usage of Scala.js test interface to run tests.

import org.scalajs.testinterface.TestRunner; public class Main { public static void main(String[] args) { TestRunner runner = new TestRunner(); runner.run(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.13latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
scalajs-test-interface-2-12-0-rc1 — mvn dependency:get scalajs-test-interface-2-12-0-rc1 · libregistry