This document discusses unit testing SharePoint applications. It introduces isolation frameworks that allow testing SharePoint code in isolation using fakes and stubs. These frameworks provide shortcuts for verifying calls and changing behavior without modifying code. The presentation encourages attendees to start using unit testing now and consider it an important productivity tool to avoid bugs. Resources on isolation frameworks like Typemock and Moles are provided for further information.