If you've worked through the long form already, try the short form (instructions only). ***** Source code for this kata published to github. The goal of this article is to take you through the process of creating a Windows Phone 7 app using Test-Driven Development, designing each feature of the app through a series of incremental tests. The concept is loosely modeled on the TDD Calculator kata as