Registry / testing / specs2-core-sjs1-2-13

specs2-core-sjs1-2-13

JSON →
library4.20.9javamavenunverified

Core library for the specs2 testing framework for Scala, targeting Scala.js 1.x and Scala 2.13.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2-core_sjs1_2.13</artifactId> <version>4.20.9</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-CORE-SJS1-2
S
specs2-core-sjs1-2-13
testingjavav4.20.9
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.

Specification
org.specs2.mutable.Specification

Minimal specs2 specification example.

import org.specs2.mutable.Specification class MySpec extends Specification { "The 'Hello world' string" should { "contain 11 characters" in { "Hello world" must haveSize(11) } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.20.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
specs2-core-sjs1-2-13 — mvn dependency:get specs2-core-sjs1-2-13 · libregistry