All Projects → playframework → Scalatestplus Play

playframework / Scalatestplus Play

Licence: other
ScalaTest + Play

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Scalatestplus Play

Testing Video
Generator of test video files for testing your media playback devices and calibrate TV sets
Stars: ✭ 70 (-20.45%)
Mutual labels:  test
Protractor
E2E test framework for Angular apps
Stars: ✭ 8,792 (+9890.91%)
Mutual labels:  test
Snapper
Bringing Jest-esque Snapshot testing to C#
Stars: ✭ 85 (-3.41%)
Mutual labels:  test
Warriorjs
🏰 An exciting game of programming and Artificial Intelligence
Stars: ✭ 8,673 (+9755.68%)
Mutual labels:  test
Cfp Devoxx
Call for Papers application created for Devoxx France, used by many conferences
Stars: ✭ 79 (-10.23%)
Mutual labels:  playframework
Wstest
go websocket client for unit testing of a websocket handler
Stars: ✭ 83 (-5.68%)
Mutual labels:  test
Hepek
Web content generators in Scala. Intuitive, scalable, powerful.
Stars: ✭ 69 (-21.59%)
Mutual labels:  playframework
A11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
Stars: ✭ 1,277 (+1351.14%)
Mutual labels:  test
Play Ebean
Play Ebean module
Stars: ✭ 82 (-6.82%)
Mutual labels:  playframework
Ribstreeviewerclient
Real Time viewing attached RIBs Tree on Browser
Stars: ✭ 84 (-4.55%)
Mutual labels:  test
Pystdf
Python module for working with STDF files
Stars: ✭ 74 (-15.91%)
Mutual labels:  test
Kitab
Kitab is the ideal companion for Documentation-Driven Quality: Render and Test your documentation.
Stars: ✭ 79 (-10.23%)
Mutual labels:  test
Re Frame Test
Cross platform (cljs and clj) utilities for testing re-frame applications
Stars: ✭ 83 (-5.68%)
Mutual labels:  test
Gremlins.js
Monkey testing library for web apps and Node.js
Stars: ✭ 8,790 (+9888.64%)
Mutual labels:  test
Junitperf
⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架)
Stars: ✭ 86 (-2.27%)
Mutual labels:  test
Assert
A collection of convenient assertions for Swift testing
Stars: ✭ 69 (-21.59%)
Mutual labels:  test
Testcafe
A Node.js tool to automate end-to-end web testing.
Stars: ✭ 9,176 (+10327.27%)
Mutual labels:  test
Sbt Newrelic
New Relic monitoring integration for SBT with sbt-native-packager
Stars: ✭ 87 (-1.14%)
Mutual labels:  playframework
Play Java Websocket Example
Example Play Java application showing Websocket usage with Akka actors
Stars: ✭ 86 (-2.27%)
Mutual labels:  playframework
Play Slick3 Example
A simple skeleton for play scala slick applications.
Stars: ✭ 83 (-5.68%)
Mutual labels:  playframework

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].