14. Developing Your First Tests

THIS CHAPTER STARTS by showing you how to set up the Visual Studio Projects you need for test-first programming (TFP) and then describes “Image Favorites,” which is the story you will implement in this section of the book. After creating an initial list of tests for this story, we spend the rest of the chapter implementing the first two of these tests with the goal of showing you how easy it is to implement the Test-First Programming practice using the tools provided by Visual Studio Team System (VSTS).

Creating Visual Studio Projects for TFP

The primitive test environment you created in the preceding chapter was useful for demonstrating the basic concepts of TFP, but it really is not suitable for doing any proper ...

Get Visual Studio Team System: Better Software Development for Agile Teams now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.