Writing Unit Tests With Test Driven Development
The video is intended to be an introduction to TDD, and how actually to go about writing tests and code using TDD with Visual Studio. I hear a lot of people using the term “TDD” without really understanding it. They typically are referring to “unit testing” or sometimes even test-first …