My presentation from js.next();
Self-testing code is essential for producing quality software. Unfortunately, a lot of people think testing in JavaScript is too hard. But a lot of people thought it was a toy language too.
In the presentation I talked about how to write good tests for JavaScript and shared a lot of tips and tricks.