Registry / testing / specs2-core-sjs0-6-2-12

specs2-core-sjs0-6-2-12

JSON →
library4.8.3javamavenunverified

Core library for the specs2 testing framework for Scala, targeting Scala.js 0.6 and Scala 2.12.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2-core_sjs0.6_2.12</artifactId> <version>4.8.3</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-CORE-SJS0-6
S
specs2-core-sjs0-6-2-12
testingjavav4.8.3
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

Define a simple test specification using specs2.

import org.specs2.mutable.Specification class MySpec extends Specification { "hello" should { "have length 5" in { "hello".length mustEqual 5 } } }
Debug
Known issues
breakingThis version targets Scala.js 0.6 and Scala 2.12, which are outdated.
fix
Upgrade to a newer Scala.js and Scala version if possible.
affects: <4.9.0
Upgrade
Version history
4.8.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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