0
kicks
TDD with YUI 3 - find image size with Java Script
Finding size of image using java script involves asynchronous techniques and callback functions. I'm showing how the in-browser YUI 3 test framework can be used for TDD. They are other options for in-browser test frameworks like QUnit and JsUnit, the techniques here should be equally usable.