-
Steven Parkes
1.3
Description:
Testing is JavaScript's Achilles' heel: the language is powerful with good library support, but testing practices are cumbersome to non-existent. This talk demonstrates a set of tools that make test/behavior driven development in JavaScript as quick and effective as Java, Ruby, or Python, including aspects unique to JavaScript such as the browser environment and asynchronous programming.
Links: Website

Leave a Comment