https://github.com/wsargent/play-cucumber
Example Play Cucumber web application
https://github.com/wsargent/play-cucumber
Last synced: 8 months ago
JSON representation
Example Play Cucumber web application
- Host: GitHub
- URL: https://github.com/wsargent/play-cucumber
- Owner: wsargent
- License: other
- Created: 2016-06-04T01:40:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-04T03:36:27.000Z (over 9 years ago)
- Last Synced: 2025-01-09T18:02:53.068Z (9 months ago)
- Language: Scala
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Play-Cucumber
A recreation of http://www.sebnozzi.com/82/cucumber-and-play/ using Play 2.4.x and cucumber-scala.
Play 2.4.x must be used here, as there doesn't seem to be a 2.11.x version of the sbt-cucumber plugin used.
Note that this uses compile time dependency injection and has overrides for GuiceApplicationBuilder in place for scalatestplus-play.