Building a Nant Script -- Part 2: Adding NUnit tests
Category: Languages > .net      Posted: 24 Jun 09

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 preivous episode and add in the ability to run NUnit tests within our script. You can get the script for this episode here