scalatestplus-play


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus.play
ArtifactId

ArtifactId

scalatestplus-play_2.12
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalatestplus-play
scalatestplus-play
Project URL

Project URL

https://github.com/playframework/scalatestplus-play
Project Organization

Project Organization

org.scalatestplus.play
Source Code Management

Source Code Management

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

Download scalatestplus-play_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.12/ -->
<dependency>
    <groupId>org.scalatestplus.play</groupId>
    <artifactId>scalatestplus-play_2.12</artifactId>
    <version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.12/
implementation 'org.scalatestplus.play:scalatestplus-play_2.12:5.1.0'
// https://jarcasting.com/artifacts/org.scalatestplus.play/scalatestplus-play_2.12/
implementation ("org.scalatestplus.play:scalatestplus-play_2.12:5.1.0")
'org.scalatestplus.play:scalatestplus-play_2.12:jar:5.1.0'
<dependency org="org.scalatestplus.play" name="scalatestplus-play_2.12" rev="5.1.0">
  <artifact name="scalatestplus-play_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatestplus.play', module='scalatestplus-play_2.12', version='5.1.0')
)
libraryDependencies += "org.scalatestplus.play" % "scalatestplus-play_2.12" % "5.1.0"
[org.scalatestplus.play/scalatestplus-play_2.12 "5.1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.typesafe.play : play-ahc-ws_2.12 jar 2.8.1
com.typesafe.play : play-test_2.12 jar 2.8.1
org.scalatest : scalatest_2.12 jar 3.1.1
org.scalatestplus : selenium-3-141_2.12 jar 3.1.1.0
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : htmlunit-driver jar 2.39.0
net.sourceforge.htmlunit : htmlunit-cssparser jar 1.5.0
com.codeborne : phantomjsdriver jar 1.4.4

test (1)

Group / Artifact Type Version
com.typesafe.play : play-akka-http-server_2.12 jar 2.8.1

Project Modules

There are no modules declared in this project.

Gitter Maven

ScalaTest Plus Play

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
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

The following tips may be useful for all welcome contributions:

  • Raise a Pull Request against the relevant branch
  • The Pull Request will be validated & tested in Travis-CI
  • Builds which don't meet the style guidelines will fail, we recommend running sbt scalafmtAll scalafmtSbt before pushing
  • Please use descriptive commit messages

See more details here.

License

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

org.scalatestplus.play

Play Framework

Versions

Version
5.1.0
5.0.0
5.0.0-RC3
5.0.0-RC2
5.0.0-RC1
5.0.0-M6
5.0.0-M5
5.0.0-M4
5.0.0-M3
5.0.0-M2
5.0.0-M1
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0-RC2
4.0.0-RC1
4.0.0-M5
4.0.0-M4
4.0.0-M3
4.0.0-M2
4.0.0-M1
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
3.0.0-RC1
3.0.0-M3
3.0.0-M2
3.0.0-M1
2.0.0-M2