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

scalajs-test-interface-2-13-0-rc1

JSON →
library0.6.28javamavenunverified

Scala.js test interface provides a framework for running tests in Scala.js environments.

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

Runs Scala.js tests using the test interface.

import org.scalajs.testinterface.TestRunner; public class TestExample { public static void main(String[] args) { TestRunner runner = new TestRunner(); runner.run(); } }
Debug
Known issues
breakingThis artifact is for Scala 2.13.0-RC1; use the appropriate version for your Scala version.
fix
Select the correct Scala.js test interface artifact matching your Scala version (e.g., scalajs-test-interface_2.13).
affects: all
Upgrade
Version history
0.6.28latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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