Learning Hudson: Setting up to run and report Unit Test results
Category: Languages > .net      Posted: 27 Jun 09

In this episode we will continue taking a look at how to setup the Hudson build server for usage in a .net environment.

We will be taking a look at how we can use Hudson to report our Unit Tests results after each build. We will be looking at both reporting NUnit and MSTest results and wil...