I am new to configuring the CruiseControl.Net Server. I have successfully added my first project and had it build successfully. Along with this projet I have a TestProject that contains may Unit Tests. I would like to have all of these tests run as part of the build process of my above project. This is not NUnit this is the build in test project in the VSIDE. Does anyone have a good example of how to set this up? Thank you in advance for any help.