Test Driven Development with Visual Studio Team System

On Monday, February 27th I gave a presentation at the DotNetUsers.org User Group meeting in Redmond, WA. The slides and demo code are attached.

The demo in the session was taken from Test Driven Development with Microsoft .NET (MSPress), by my co-worker, Jim Newkirk (and Alexei Vorontsov).

Here is the session abstract:
In this session you will learn how to use the unit testing features built in to Microsoft Visual Studio Team System. You will learn how to set up a project for unit testing, write a variety of unit tests, and see how they help ensure code quality for developers. This session will be presented in C#.

I will be presenting this again on March 18th at the Boise CodeCamp.

Tags: TDD