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

specs2-core-sjs0-6-2-11

JSON →
library4.8.3javamavenunverified

A Scala testing library for writing executable specifications with a focus on functional programming.

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

Basic specification example

import org.specs2.Specification class MySpec extends Specification { def is = s2""" This is a specification example 1 must be true $e1 """ def e1 = 1 must_== 1 }
Debug
Known issues

No known issues recorded.

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-11 — mvn dependency:get specs2-core-sjs0-6-2-11 · libregistry