Back to directory
playframework avatar

scalatestplus-play

ScalaTest + Play. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/playframework/scalatestplus-play.git

110

Stars

60

Forks

8

Watchers

Apache-2.0

License

ScalaTest Plus Play

Twitter Follow Discord GitHub Discussions StackOverflow YouTube Twitch Status OpenCollective

Build Status Maven Repository size Scala Steward badge Mergify Status

ScalaTest + Play provides integration support between ScalaTest and Play Framework.

Installation

To use it, please add the following dependency to your project's build.sbt or project/Build.scala file:

"org.scalatestplus.play" %% "scalatestplus-play" % "{VERSION}" % "test"

Where version is one of the listed below, according to your needs.

Releases

Release Play Scalatest Documentation
7.0.0 3.0.0 3.2.x docs
6.0.0 2.9.0 3.2.x docs
5.1.0 2.8.0 3.1.x docs
5.0.0 2.8.0 3.0.x docs
4.0.0 2.7.0 3.0.x docs
3.1.x 2.6.x 3.0.x docs
3.0.x 2.6.x 3.0.x docs
2.0.x 2.5.x 3.0.x docs
1.5.x 2.5.x 2.2.x docs
1.4.x 2.4.x 2.2.x docs
1.3.x 2.2.x 2.2.x docs

Contributions

See https://github.com/playframework/.github/blob/main/CONTRIBUTING.md

Releasing a new version

See https://github.com/playframework/.github/blob/main/RELEASING.md

License

ScalaTest Plus Play is licensed under the Apache license, version 2. See the LICENSE.txt file for more information.

Releases

Jul 4, 2025

ScalaTest+ Play 7.0.2

Download .zip

Changes

#566 [7.0.x] sbt-ci-release 1.11.1 (was 1.9.3) by @scala-steward #568 [7.0.x] Patch updates by @scala-steward #567 [7.0.x] sbt, scripted-plugin 1.11.2 (was 1.10.11) by @scala-steward #562 [7....

Jul 4, 2025

ScalaTest+ Play 6.0.2

Download .zip

Changes

#563 [6.0.x] sbt-ci-release 1.11.1 (was 1.9.3) by @scala-steward #565 [6.0.x] Patch updates by @scala-steward #564 [6.0.x] sbt, scripted-plugin 1.11.2 (was 1.10.11) by @scala-steward #559 [6....

Dec 21, 2023

ScalaTest+ Play 7.0.1

Download .zip

Changes

#479 https improvements by @mkurz #476 selenium-java 4.15.0 (was 4.14.1) by @scala-steward #474 Add new versions to README by @mkurz #472 Set correct previous version by @mkurz

❤️ Thanks to...

Dec 21, 2023

ScalaTest+ Play 6.0.1

Download .zip

Changes

#480 [6.0.x] https improvements by @mkurz #475 [6.0.x] Add new versions to README by @mkurz #473 [6.0.x] Set correct previous version by @mkurz

❤️ Thanks to our premium sponsors!...

Nov 2, 2023

ScalaTest+ Play 7.0.0

Download .zip

Noteworthy This release requires Play 3.0.0! Changes

#469 Play 3.0.0 by @mkurz #471 [main] Patch updates (backport #468) by @scala-steward #464 Move scala steward conf into .github folder by @mkurz #...