Registry / testing / specs-2-10

specs-2-10

JSON →
library1.6.9javamavenunverified

A testing library for Scala providing BDD-style specifications.

<dependency> <groupId>org.scala-tools.testing</groupId> <artifactId>specs_2.10</artifactId> <version>1.6.9</version> </dependency>
INSTALL
IMPORT
SIG · SPECS-2-10
S
specs-2-10
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 BDD-style specification test.

import org.specs._ object MySpec extends Specification { "A simple test" should { "pass" in { 1 mustBe 1 } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
specs-2-10 — mvn dependency:get specs-2-10 · libregistry