Skip to content

springnz/scalatestplus-play

 
 

Repository files navigation

ScalaTest Plus Play

ScalaTest + Play provides integration support between ScalaTest and Play Framework (http://www.playframework.com).

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

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

Docs:

See http://www.scalatest.org/plus/play

Packages

No packages published

Languages

  • Scala 100.0%