-
Kevin W. Gisi
3.48
Description:
Javascript errors are nasty. All too often when a developer writes a web application, they may write fantastic unit and functional tests, but forget that all-important final layer of testing Javascript. Few enjoy debugging scripting errors, so we'll take a look at how to use libraries like Screw.Unit, Smoke, JSpec, and JSocka to help address those typos, errors, and even more dangerous design issues of "Doing the wrong thing right."
Links: Slides
Comments on this Talk
amcbain,
24 Oct 07:53 PM
Good talk, despite the initial network issues.

Good job of not just listing libraries - glad it was steered that way. I appreciated the focus on not just throwing Javascript around.