Groovy

all tags

Pages tagged with "Groovy":

Grails 2 Testing Guide

06 Feb 2014 , tagged: Grails, Grails-2.3.x, Unit Testing, Spock, Groovy, Test Driven Development, Integration Testing

Note: I’m still working on this post, but I already use it as a reference so there’ll be more content over time. I’ve been quite busy at work with updating a Grails 1.3 application to 2.3.4. While writing a test harness it became apparent that lots of things have changed since I’ve last worked with Grails. Many changes are for the better, especially the integration of Spock framework. However, there were some issues that took me a while to figure out.

read more →