Registry / testing / specs2-core-2-13-0-rc2

specs2-core-2-13-0-rc2

JSON →
library4.5.1javamavenunverified

A library for writing executable software specifications in Scala.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2-core_2.13.0-RC2</artifactId> <version>4.5.1</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-CORE-2-13-0
S
specs2-core-2-13-0-rc2
testingjavav4.5.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

Minimal specs2 specification example

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

No dependency data recorded yet.

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