开发者

Can mspec tests run in the native Visual Studio 2010 test runner?

开发者 https://www.devze.com 2023-02-02 15:28 出处:网络
I have mspec running with R#, but my client doesn\'t have R# and doesn\'t plan on getting it. :( I want my test su开发者_开发百科ite (written completely with mspec) to be valuable to my client, so it

I have mspec running with R#, but my client doesn't have R# and doesn't plan on getting it. :( I want my test su开发者_开发百科ite (written completely with mspec) to be valuable to my client, so it would be HUGE if the VS2010 test runner ran specifications written with mspec. Is it possible?


Running MSpec in the VS runner is not possible. You can set up MSpec as an external tool that runs the current assembly in a separate console window (free), have your client purchase TestDriven.Net or convince him to invest in ReSharper (I'm sure we both agree the tool is worth its price :).


MSpec is supported by other productivity tools as well. TestDriven.Net has already been mentioned, but if your client already uses Telerik JustCode or DevExpress CodeRush then it should be no problem to test the specifications from within Visual Studio.

0

精彩评论

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

关注公众号