OPI Blog
Learn from experts in their fields

Browsing Tags: custom

Mar 3, 2015
Customize your Grails test reports
I’ve been writing a lot of Spock tests, and I discovered that Grails’ power asserts can be a little confusing when you’re dealing with long string representations. For example, given the simple test code: the ...
Keeping it Clean: Making Good Use of the YUI3 Global Object and Loader
If you are new to YUI3, you might want to visit the YUI3 website before reading. Most of us know how much of a nightmare client-side code can be. We often come into a project ...