Registry / testing / scalatest-sjs1-3

scalatest-sjs1-3

JSON →
library3.2.20javamavenunverified

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>
INSTALL
IMPORT
SIG · SCALATEST-SJS1-3
S
scalatest-sjs1-3
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 flat specification style test in ScalaTest.

import org.scalatest.flatspec.AnyFlatSpec class MySpec extends AnyFlatSpec { "A test" should "pass" in { assert(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.20latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
scalatest-sjs1-3 — mvn dependency:get scalatest-sjs1-3 · libregistry