The document discusses unit testing SharePoint apps. It introduces the speaker and outlines that he will cover unit testing 101, tools for unit testing SharePoint apps, and examples. Some key points that will be discussed are how unit testing can reduce pain and improve productivity by shortening the feedback cycle. The document also notes that while SharePoint may seem untestable, isolation frameworks can help test SharePoint code in isolation without touching a live system. Finally, the document lists some resources for isolation frameworks and invites questions.