Helpful error messages in Grails
Posted by Erik Pragt around lunchtime: May 4, 2008
Currenttly, I'm in the process of building a Grails application. While I've built several prototypes/quick hacks, this is actually the first 'real' application I'm building. "So", I thought, "if this is a real application, I'm in need of some real tests!". When you're in the normal flow of developing a Grails application, everything goes so fast, you almost forget about writing the tests. So I decided to do it a bit differently, and do it just like in Java: do it TDD!
(more...)
Filed under: Grails, Groovy, Java, Testing
2 Comments

