/cucumber-play

Example of a Cucumber test using the Play Framework

Primary LanguageJava

- play deps
- play eclipsify
- Import the project into Eclipse
- Open RunCukesTest.java
- Right click -> Run As -> JUnit Test