I am trying to configure cruisecontrol.net to work with our existing projects.
The projects use Visual Studio 2008 testing tools (works like .net 2.0).
During the actual build process, I get several error messages, most or which:
The type "TestClass" is not defined.
I assume this is because I do not have a testing platform installed on my build server.
I would prefer not just copying a bit from my dev machine (which always seems a bit hacked), and I would also prefer not to install a visual studio on the build segment (which seems redundant).
Does anyone know where I can install the standalone installer to host these files on my build server?
ilivewithian
source share