开发者

How to configure the MStest with the CruiseControl

开发者 https://www.devze.com 2023-01-29 09:00 出处:网络
I h开发者_C百科ave 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.

I h开发者_C百科ave 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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消