Registry / testing / specs2-2-9-1

specs2-2-9-1

JSON →
library1.12.4javamavenunverified

A library for writing executable software specifications in Scala.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2_2.9.1</artifactId> <version>1.12.4</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-2-9-1
S
specs2-2-9-1
testingjavav1.12.4
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

Defines a simple specification with one expectation.

import org.specs2.mutable.Specification class HelloWorldSpec 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
1.12.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
specs2-2-9-1 — mvn dependency:get specs2-2-9-1 · libregistry