ScalaTest testing framework compiled for Scala.js, enabling unit testing in JavaScript environments.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_sjs0.6_2.13</artifactId>
<version>3.2.20</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple flat specification test.
Use sbt plugin sbt-scalajs and set scalaJSVersion := "0.6.33".
No dependency data recorded yet.