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

specs2-2-9-0-1

JSON →
library1.8.2javamavenunverified

Specs2 is a Scala testing framework for writing executable software specifications, supporting acceptance and unit testing.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2_2.9.0-1</artifactId> <version>1.8.2</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-2-9-0-1
S
specs2-2-9-0-1
testingjavav1.8.2
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

Write a simple specification using specs2.

import org.specs2.mutable.Specification class HelloSpec extends Specification { "Hello" should { "return 'world'" in { "Hello" must_== "Hello" } } }
Debug
Known issues
breakingThis artifact targets Scala 2.9.0-1, which is outdated; consider upgrading to a newer Scala version.
fix
Use the latest specs2 artifact for your Scala version (e.g., org.specs2:specs2-core_2.13).
affects: *
Upgrade
Version history
1.8.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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