Registry / testing / specs-2-9-1

specs-2-9-1

JSON →
library1.6.9javamavenunverified

A Behaviour-Driven-Design framework for Scala.

<dependency> <groupId>org.scala-tools.testing</groupId> <artifactId>specs_2.9.1</artifactId> <version>1.6.9</version> </dependency>
INSTALL
IMPORT
SIG · SPECS-2-9-1
S
specs-2-9-1
testingjavav1.6.9
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.specs.Specification

Define a simple specification using the Specs BDD framework.

import org.specs.Specification; object MySpec extends Specification { "hello" should { "have 5 letters" in { "hello".size must_== 5 } } }
Debug
Known issues
breakingThis version is for Scala 2.9.1; newer Scala versions require different artifacts.
fix
Use the appropriate specs2 artifact for your Scala version.
affects: 1.6.9
Upgrade
Version history
1.6.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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