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

specs-2-9-0-1

JSON →
library1.6.8javamavenunverified

Specs is a Behaviour-Driven-Design framework for Scala.

<dependency> <groupId>org.scala-tools.testing</groupId> <artifactId>specs_2.9.0-1</artifactId> <version>1.6.8</version> </dependency>
INSTALL
IMPORT
SIG · SPECS-2-9-0-1
S
specs-2-9-0-1
testingjavav1.6.8
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 BDD specification.

import org.specs.Specification object MySpec extends Specification { "The 'Hello' string" should { "contain 'H'" in { "Hello" must contain("H") } } }
Debug
Known issues
breakingThis version is for Scala 2.9.0-1; use specs2 for modern Scala versions.
fix
Migrate to specs2 (org.specs2:specs2-core) for Scala 2.11+.
affects: *
Upgrade
Version history
1.6.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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