Home » Archives

Content tagged with: continuous integration

[17 Jul 2009 | No Comment | ]

In this episode we will continue our series on how to create a build script using the NAnt build tool. In this episode we will take a look at how to add in the ability to run the MSTest testing engine via our scripts to run our MSTest unit tests.
http://www.dimecasts.net/Content/WatchEpisode/126

[12 May 2009 | No Comment | ]

In this episode we will take a look at how to setup the Hudson build server for our application. We will start off by showing how simple it is to install Hudson and then walk through various configuration points in the server. Finally we will end up by creating a simple build which pulls from SVN and runs our Nant script.
http://www.dimecasts.net/Content/WatchEpisode/109

[3 Feb 2009 | No Comment | ]

In this episode we will continue our series on how to create a build script using the NAnt build tool.  In this episode we will build off the script for the part 2 and add in the ability to run code coverage within our script. You can get the script for this episode here
http://www.dimecasts.net/Content/WatchEpisode/83

[29 Jan 2009 | No Comment | ]

In this episode we will continue our series on how to create a build script using the NAnt build tool. In this episode we will build off the script of Part 1 and add in the ability to run NUnit tests within our script.  You can get the script for this episode here.
http://www.dimecasts.net/Content/WatchEpisode/82