Registry / testing / scalatest-sjs0-6-2-13

scalatest-sjs0-6-2-13

JSON →
library3.2.20javamavenunverified

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>
INSTALL
IMPORT
SIG · SCALATEST-SJS0-6-2
S
scalatest-sjs0-6-2-13
testingjavav3.2.20
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.

AnyFlatSpec
org.scalatest.flatspec.AnyFlatSpec

Defines a simple flat specification test.

import org.scalatest.flatspec.AnyFlatSpec class MySpec extends AnyFlatSpec { "A test" should "pass" in { assert(1 + 1 == 2) } }
Debug
Known issues
breakingScalaTest for Scala.js requires compatible Scala.js version (0.6.x).
fix
Use sbt plugin sbt-scalajs and set scalaJSVersion := "0.6.33".
affects: >=3.0.0
Upgrade
Version history
3.2.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scalatest-sjs0-6-2-13 — mvn dependency:get scalatest-sjs0-6-2-13 · libregistry