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-RC2</artifactId>
<version>0.6.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Scala.js test runner instance.
Use the appropriate Scala.js test interface artifact for your Scala version (e.g., scalajs-test-interface_2.13).
No dependency data recorded yet.