June 15, 2012
TDDing in Visual Studio 2012
While working on Tiler I experimented with the new options in Visual Studio 2012 for doing Test Driven Development. I have to say I’m pleasantly surprised. So let’s take a look at the what, why and how of TDD and some new stuff from Microsoft Research. What is TDD? Test Driven Development is a way of developing your software guided...