VSTS and CCNet pt1
I have recently had a go at getting VSTS working with CCNet, got build and source control working the next step is the unit testing. Unless somone can tell me otherwise then for a standalone build machine you need VS2005 and VSTS to get the unit testing libs and MSTest.exe. Seems a little crazy.
I have also been looking for a way to convert NUnit tests to MsTest, this indicates it can be done but I can't seem to locate anything, ideas welcome.