This post originated from an RSS feed registered with .NET Buzz
by James Avery.
Original Post: Write Unit Test with VSTS, the wrong way
Feed Title: .Avery Blog
Feed URL: /blog/Install/BlogNotConfiguredError.aspx
Feed Description: .NET and everything nice
Creating a unit test with VSTS (Developer or Tester Edition) is—in the tradition of most things Microsoft—extremely simple. Create the test by right-clicking anywhere in the Person class and selecting "Create Unit Tests… ."
Ignore the blogs and you will lose your credibility, everyone who reads this article will wonder who is approving these things and if they have a clue.
Learn to love the generate method stub, its the only real TDD shortcut in VSTS.