Registry / testing / play-specs2-2-12

play-specs2-2-12

JSON →
library2.8.22javamavenunverified

Integration library for using Specs2 testing framework with Play Framework applications.

<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-specs2_2.12</artifactId> <version>2.8.22</version> </dependency>
INSTALL
IMPORT
SIG · PLAY-SPECS2-2-12
P
play-specs2-2-12
testingjavav2.8.22
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.

Specs2
play.api.test.Specs2

Creates a Specs2 test specification for Play.

import play.api.test.Specs2; import org.specs2.mutable.Specification; public class Example extends Specification { public Example() { "A test" should { "pass" in { true must beTrue } } } }
Debug
Known issues
breakingPlay Specs2 2.8.x is compatible with Scala 2.12 and Play 2.8.x.
fix
Use appropriate Scala and Play versions.
affects: >=2.8.0 <2.9.0
Upgrade
Version history
2.8.22latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
play-specs2-2-12 — mvn dependency:get play-specs2-2-12 · libregistry