Registry / testing / specs2-2-9-3

specs2-2-9-3

JSON →
library1.12.4.1javamavenunverified

A Scala library for writing executable software specifications.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2_2.9.3</artifactId> <version>1.12.4.1</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-2-9-3
S
specs2-2-9-3
testingjavav1.12.4.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 MySpec extends Specification { "hello" should { "return 5" in { 2 + 3 mustEqual 5 } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.4.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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