Paul Osborne - Java/PHP Developer

Monthly Archives: November 2010

Configuring Grails Fixtures for Functional Testing

Having used fixtures to configure test data within in other frameworks I thought I’d use the Grails Fixtures plugin for my latest Grails project. It may have simply been a bad-day-at-the-office but for whatever reason, this took me much longer than it probably should have! Having finally managed to piece everything together using the documentation [...]