ScalaTest is a testing framework for Scala, and this package provides support for Scala.js 1.x and Scala 3.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_sjs1_3</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 flat specification style test in ScalaTest.
No known issues recorded.
No dependency data recorded yet.