3

I have cruise control setup with the Nunit test embedded and it works fine,however now I want to use the MSTest project and its result, Please advice me over the same.

Please forgive me for this small and silly question.

Thanks Praveen

Narula
  • 31
  • 1

1 Answers1

1

This topic may help you a lot : Integrating MSTest with Cruise control for multiple projects

From the question, you can follow this tuto : http://www.codeproject.com/KB/tips/VSTS2008_Tests_With_CCNET.aspx?display=Print

if you want to compare mstest to nunit you can check this topic : NUnit vs Visual Studio 2010's MSTest?

Edit : Maslow's answer in this topic may greatly helps you as well. make ccnet self test

Community
  • 1
  • 1
Benjamin Baumann
  • 4,035
  • 2
  • 25
  • 35