Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 457 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 457 Bytes

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