Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc0der/bdd-birdseye-view-talk
Cucumber Groovy Talk
https://github.com/marc0der/bdd-birdseye-view-talk
Last synced: about 1 month ago
JSON representation
Cucumber Groovy Talk
- Host: GitHub
- URL: https://github.com/marc0der/bdd-birdseye-view-talk
- Owner: marc0der
- License: mit
- Created: 2013-06-12T07:04:09.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-04-25T06:48:57.000Z (over 8 years ago)
- Last Synced: 2024-04-15T11:39:15.536Z (7 months ago)
- Language: JavaScript
- Size: 3.18 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Behaviour Driven Development
##using Cucumber with GroovyA presentation written with [Reveal.js](http://lab.hakim.se/reveal-js/#/) dealing with BDD in the realm of Groovy.
We define what BDD is, look at the pros and cons, and finally take a deep dive into the technology.
We build a simple application demonstrating a typical development flow, using Gradle to drive Cucumber JVM.
We then take a closer look at the Cucumber Grails plugin, and what is required to integrate it in your next application.