JCrete2013:Groovy
Groovy | |||
---|---|---|---|
Convenor: Andres Almiray | |||
Participants:
| |||
Summary:
We saw some examples of the following Groovy tools Spock Framework: testing framework Geb: web functional testing Gradle: build tool
Geb was used to demonstrate functional testing of a Grails application. Geb is an abstraction on top of webdriver. It can work with JUnit, Easyb or Spock. Finally we covered simple gradle build files. These files shown that migrating from maven when the build is fairly standard is simply a breeze. Managing multi project builds with gradle is also much simpler. | |||
Recommendations:
No recommendations provided. | |||