Instructions

This repository contains the skeleton of a Cucumber test suite that inludes a gradle build and a single feature file. Please submit a pull request that adds Glue Code and additional implementations to satisfy the test scenarios in the feature file.

About This Repository

This test suite comes with a gradle build config and an instance of the gradle wrapper. To run the test suite use the following command:

./gradlew cucumber