Happier TDD with testdouble.js and Justin Searls
Details
Lightning Talk: Justin Coven -- TopicHero.com
Most teams hate their tests. One of the biggest reasons is that few teams have any clue why, when, or how to make effective use of test doubles (mocks, spies, stubs, etc). In this laid-back session, I'll explain a little background on different perspectives about test doubles, and then introduce my own JavaScript library, testdouble.js, and explain why it can support a leaner, meaner approach to test-driven development without any of the confusing cruft that can lead to unrealistic tests.