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

scalatest-sjs0-6-2-12

JSON →
library3.2.20javamavenunverified

ScalaTest is a testing framework for Scala and Scala.js, supporting multiple testing styles and integrations.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_sjs0.6_2.12</artifactId> <version>3.2.20</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-SJS0-6-2
S
scalatest-sjs0-6-2-12
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.

AnyFunSuite
org.scalatest.funsuite.AnyFunSuite

Minimal ScalaTest suite using AnyFunSuite.

import org.scalatest.funsuite.AnyFunSuite class MySuite extends AnyFunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingScala.js 0.6 is outdated; consider migrating to Scala.js 1.x for better performance and compatibility.
fix
Upgrade to Scala.js 1.x and use scalatest_sjs1 artifact.
affects: *
Upgrade
Version history
3.2.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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