https://github.com/selharem/cucumberdemo
Hands-on tutorial on behavioral-driven development using Cucumber
https://github.com/selharem/cucumberdemo
bdd bdd-framework cucumber gherkin java
Last synced: 2 months ago
JSON representation
Hands-on tutorial on behavioral-driven development using Cucumber
- Host: GitHub
- URL: https://github.com/selharem/cucumberdemo
- Owner: Selharem
- Created: 2024-04-17T10:39:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T07:32:59.000Z (about 1 year ago)
- Last Synced: 2024-12-31T10:14:37.531Z (4 months ago)
- Topics: bdd, bdd-framework, cucumber, gherkin, java
- Language: Java
- Homepage: https://medium.com/p/389ce16109f5/edit
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CucumberDemo
A simple implementation of the 'Lucky Number' game following the Behavioral Driven Development (BDD) process using Cucumber.