SouthWorks Blogs
  • Home
  • Archive
  • About Us

Category: Continuous Integration Subscribe to RSS Feed

  • How to run MSTest in a MSBuild script

    Published by giglesias on July 2nd, 2012 3:53 pm under Continuous Integration, TeamCity7

    No Comments
    Hi everyone, I would like to show how to run MSTest in a single MSBuild script. Basically what I did is to execute MSTest.exe and pass the test assemblies and the test settings via command line. You should always include the test settings file because it tells if the Code Coverage is enabled, and in... read more
  • Configuring TeamCity 7 to build your VS2010 .NET project using Git repository

    Published by giglesias on April 27th, 2012 7:18 pm under Continuous Integration, TeamCity7

    No Comments
    Hi everyone, Recently I’ve been working with TeamCity 7 and getting involved in the continuous integration practice, so I would like to show my experience in this post. For my project, “build” means the following things: compiling, checking Source Analysis, checking Code Analysis, running Unit Tests and measuring Code Coverage. Taking this into account, I... read more
  • Avoiding duplicated items in Fxcop analysis using MSBuild

    Published by jpgarcia on July 13th, 2008 3:18 am under Code Quality, Continuous Integration, MSBuild, Southworks SDC Tasks

    No Comments
    In my previous post, I started with a posts series that describe the tasks we’ve included in the Southworks SDC Tasks we recently published at Google Code. Today, I’m going to focus in a useful and interesting task which is RemoveDuplicatedFileNames and the reason of why we had the need to create it. So let’s... read more
  • Updating your Assembly Info files with Southworks SDC tasks

    Published by jpgarcia on July 11th, 2008 11:28 am under Code Quality, Continuous Integration, MSBuild

    No Comments
    Spanish Version Johnny and Ezequiel had published in they blogs about the Southworks SDC Tasks we published two weeks ago in Google Code. This project is a set of comprehensive MSBuild tasks that we built along with the maturity of our build process. I’ll give you a walkthrough for these tasks we developed by giving... read more
  • Folder wildcards like ** in CruiseControl.Net

    Published by jpgarcia on May 25th, 2008 7:06 pm under Code Quality, Continuous Integration, CruiseControl.Net, MSBuild

    No Comments
    Spanish Version Last week we were working on our Build Server using CruiseControl.Net to allow multiple Test / Code Coverage tasks for two or more solutions. Once we’ve configured the .proj file to run a set of two RunTests / RunCodeCoverage tasks we needed to merge the results file to the MSBuild log after running... read more

Featured Categories

  • Media
  • Identity
  • Emerging Technology

Popular Categories

  • Patterns & Practices
  • WPF
  • Silverlight
  • CAB
  • p&p

Popular Posts

  • ICommand for Silverlight with Attached Behaviors
  • Windows 7 – Image Capture with Sysprep
  • Effective MEF (Managed Extensibility Framework)
  • Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part I)
  • Deploy SCCM 2007 SP2 RC on Windows Server 2008 R2
  • Home
  • Archive
  • About Us
RSS

Copyright © 2013 Southworks. All Rights Reserved.