This document provides an overview of test driving a MVVM app. It discusses prerequisites like the MVVM pattern and testing frameworks. It introduces test doubles and test driven development methodology. The agenda includes a short intro to TDD, a live coding demo of a simple todo list app using TDD, and a Q&A session. Tools mentioned are Visual Studio, Resharper, xUnit, Moq and Pomodoro. References for further reading on TDD and unit testing are also provided.