Test-Driver Development(TDD) and Javascript. This screencast is for those who only know one or the other, or know both only shallowly. It will cover what TDD is, motivate its reason for being, demo what it is like in action using QUnit, and demo how to write tests to deal with asynchronous events.
References
- Test-Driven Development
- QUnit - Javascript Unit-Testing Framework