Browse by Tags
All Tags »
Testing (RSS)
Sorry, but there are no more tags available to filter with.
Buck posted a new cool update of the Power Tools for Visual Studio 2005 (Team Test and Team System) and Team Foundation Server. Just a little note: "Unlike the test container feature, the test category feature will not be in Orcas (if you'd like to see
Read More...
Visual Studio Team Test provides a set of asserts through three classes: Assert, StringAssert and CollectionAssert (all defined in Microsoft.VisualStudio.TestTools.UnitTesting namespace). All of them contains a long list of static methods to test several
Read More...