Registry / testing / specs2-2-11

specs2-2-11

JSON →
library3.3.1javamavenunverified

A software specifications library for Scala, providing a pom file for all specs2 jars.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2_2.11</artifactId> <version>3.3.1</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-2-11
S
specs2-2-11
testingjavav3.3.1
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 specification using Specs2.

class MySpec extends Specification { "hello" should { "have length 5" in { "hello".length mustEqual 5 } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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