Registry / testing / play-specs2-2-11

play-specs2-2-11

JSON →
library2.7.9javamavenunverified

Specs2 testing support for Play Framework applications, built for Scala 2.11.

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

Specs2
play.api.test.Specs2

Writes a Specs2 test for a Play Framework application.

import play.api.test.Specs2; import org.specs2.mutable.Specification; class ExampleSpec extends Specification { "Example" should { "work" in { true must beTrue } } }
Debug
Known issues
breakingThis version is for Scala 2.11; use the appropriate artifact for your Scala version.
fix
Use play-specs2_2.12 or play-specs2_2.13 for newer Scala versions.
affects: *
Upgrade
Version history
2.7.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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