kontainers / scalatestplus-play   4.1.0

Website GitHub

ScalaTest 3.1.0 + Play 2.7.x/2.8.x

Scala versions: 2.13 2.12 2.11

Maven

ScalaTest Plus Play

This is a fork of https://github.com/playframework/scalatestplus-play that supports scalatest 3.1.

Best to now use:

"org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % "test"

Installation

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

"io.kontainers" %% "scalatestplus-play" % "4.1.0" % "test"

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

Releases

Release Play Scalatest Documentation
4.1.0 2.7.0 3.1.x docs
  • Release Candidate: these releases are not stable and should not used in be production.

Contributions

The following tips may be useful for all welcome contributions:

  • Raise a Pull Request against the relevant branch
  • Please use descriptive commit messages

License

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