Registry / testing / scalatestplus-play-2-11

scalatestplus-play-2-11

JSON →
library4.0.3javamavenunverified

Integration library for using ScalaTest with the Play Framework for Scala 2.11.

<dependency> <groupId>org.scalatestplus.play</groupId> <artifactId>scalatestplus-play_2.11</artifactId> <version>4.0.3</version> </dependency>
INSTALL
IMPORT
SIG · SCALATESTPLUS-PLAY
S
scalatestplus-play-2-11
testingjavav4.0.3
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.

PlaySpec
org.scalatestplus.play.PlaySpec

Write a Play application test using PlaySpec.

import org.scalatestplus.play.PlaySpec class ExampleSpec extends PlaySpec { "The application" must { "work" in { 1 mustBe 1 } } }
Debug
Known issues
breakingScala 2.11 is outdated; consider upgrading to Scala 2.13 or 3.
fix
Use scalatestplus-play_2.13 or scalatestplus-play_3 for newer Scala versions.
affects: all
Upgrade
Version history
4.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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