serenity-bdd / serenity-demos

64 stars 170 forks source link

Added gradle build. Run cucumber tests and generate serenity reports … #35

Closed themathmagician closed 7 years ago

themathmagician commented 7 years ago

Hi, I thought it would be useful to add a gradle build to this project, as it was missing one. Since the gradle.build files in some of the other demos were not working for me (reported as issue), I thought I would share this.

…by running: gradle check aggregate. Some of the cucumber tests are failing, but they are also failing for the mvn build (because etsy behaves differently than expected)