Registry / testing / scalatest-sjs1-2-11

scalatest-sjs1-2-11

JSON →
library3.2.20javamavenunverified

A testing toolkit for Scala and Java projects.

<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_sjs1_2.11</artifactId> <version>3.2.20</version> </dependency>
INSTALL
IMPORT
SIG · SCALATEST-SJS1-2-1
S
scalatest-sjs1-2-11
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

Define a simple test suite.

import org.scalatest.funsuite.AnyFunSuite class ExampleSuite extends AnyFunSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingScalaTest 3.2.x requires Scala 2.11, 2.12, 2.13, or 3.x; ensure your Scala version matches the artifact suffix (_2.11).
fix
Use the correct artifact for your Scala version (e.g., scalatest_2.13 for Scala 2.13).
affects: >=3.0.0
Upgrade
Version history
3.2.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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