Eclipse Setup for Grails 1.1 Development

Wednesday, May 27, 2009

Overall I have enjoyed the development experience with Grails and I am excited about its future. I am a heavy Eclipse user so along with a number of folks in the community I have been a bit disappointed with the support in my favorite IDE. However, instead of letting that stop me I spent some [...]

Updated JavaScript Unit Testing Presentation

Tuesday, May 12, 2009

I gave another presentation today on JavaScript Unit testing tools. This time I’ve advocated the use of HtmlUnit and Screw.Unit in combination. Screw.Unit is a JavaScript testing framework that’s great for unit tests, and HtmlUnit has arguably the best support for JavaScript libraries around. The two combined make it easy to incorporate JavaScript unit tests [...]