Wednesday, August 13, 2008

TDD: Test-Driven Development with Visual Studio 2008 Unit Tests

Test driven development is a powerful concept and once you get it (aka, "Test Infected" [no, not like zombies!]) you'll never go back.

Nice page here with a break-down on how to get it running for Visual Studio 2008.  I am not exactly in love with MSTest so I'm really glad they're supporting NUnit (for the time being [it is Microsoft] at least.)

http://weblogs.asp.net/stephenwalther/archive/2008/03/19/tdd-test-driven-development-with-visual-studio-2008-unit-tests.aspx

No comments: