Registry / testing / scalatestplus-play-2-12

scalatestplus-play-2-12

JSON →
library5.1.0javamavenunverified

ScalaTest integration for Play Framework applications.

<dependency> <groupId>org.scalatestplus.play</groupId> <artifactId>scalatestplus-play_2.12</artifactId> <version>5.1.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALATESTPLUS-PLAY
S
scalatestplus-play-2-12
testingjavav5.1.0
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

Minimal PlaySpec example

import org.scalatestplus.play.PlaySpec; import org.scalatestplus.play.guice.GuiceOneAppPerSuite; class ExampleSpec extends PlaySpec with GuiceOneAppPerSuite { "Application" should { "work" in { app must not be null } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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