I’m joining the blogtition (yes, I made this word up) started by Peter Provost.
Unit Testing support should be included with all versions of Visual Studio 2005 and not just with Team System.
I using VS 2005 Beta 2 and the built-in unit testing framework. I’m trying to get familiar with it, because there is value in having all the team systems products (code coverage, static analysis, source control, and unit testing ) rolled up together. However, I prefer to work with one unit testing framework. I don’t really care which one, NUnit or Microsoft’s flavor, I just want one. The way it is now: If I’m using VSTS use Microsoft’s, else use NUnit.
I’m not going to install VS.NET Professional for a few more weeks, since I want to spend more time with Microsoft’s unit testing framework, but I have to wonder, is it worth it?