in

TFS Advantage

Furthering Continuous Integration Efforts on Microsoft Visual Studio Team System Team Foundation Server

Browse by Tags

  • Creating and using a test base class

    After writing unit tests for awhile, you will observe there are common patterns and common needs. One way to fulfill some of these needs is to use a “test base class” or an “abstract test class”. Using such a pattern for MSTest can help you create more robust unit tests with less code. The concept is...
    Posted to Tim Bassett (Weblog) by tim on 06-26-2008
  • Some keys to success with continuous integration and VSTS

    Third Party Software All third party software should be treated as part of the source code. It needs to be included in the VSTS source code repository using the same relative paths as would be expected on a developer’s machine. The exception to this is binaries installed in the GAC (which really is the...
    Posted to Tim Bassett (Weblog) by tim on 05-28-2008
Page 1 of 1 (2 items)
Hound Dog Enterprises, LLC
Powered by Community Server (Non-Commercial Edition), by Telligent Systems