Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc0der/cuke-gradle-demo
Gradle demo featured in BDD with Cucumber and Groovy talk
https://github.com/marc0der/cuke-gradle-demo
Last synced: about 1 month ago
JSON representation
Gradle demo featured in BDD with Cucumber and Groovy talk
- Host: GitHub
- URL: https://github.com/marc0der/cuke-gradle-demo
- Owner: marc0der
- Created: 2013-06-18T08:23:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T07:08:18.000Z (about 10 years ago)
- Last Synced: 2024-04-14T15:09:18.108Z (7 months ago)
- Language: Groovy
- Size: 201 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cucumber using Gradle and Groovy
This is a short example of a Gradle build, driving Cucumber through JUnit using Groovy Step Definitions in order to test-drive a simple Calculator using Behaviour Driven Development :-)