Registry / testing / specs2-2-9-1-1

specs2-2-9-1-1

JSON →
library1.12.4javamavenunverified

A Scala testing framework for writing software specifications, supporting Scala 2.9.1-1.

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

A minimal specs2 specification example.

import org.specs2.mutable.Specification; class HelloSpec extends Specification { "Hello" should { "return 'world'" in { "Hello" must_== "Hello" } } }
Debug
Known issues
breakingThis version targets Scala 2.9.1-1; ensure compatibility with your Scala version.
fix
Use the appropriate specs2 artifact for your Scala version (e.g., specs2_2.13).
affects: 1.12.4
Upgrade
Version history
1.12.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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