开发者

Is there any advantages in using VS2010 for TDD vs VS2008? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

开发者_如何学C Improve this question

I want to push our management to migrate to VS2010 sooner. The new feature in our project is to migrate to TDD.

I want to convince that there are endless benefits of migrating to TDD and VS2010 simultaneously.

Is there really?

VS2008 Pro vs VS2010 Pro - whats good can be used in terms of unit-testing?

(sorry for the dumb question but the project manager is not very bright so I have to move down to his level :-P).


Yes there are advantages. The MVC pattern is better suited to TDD. And with Visual Studio 2010 it will automatically stub out new classes as you write your unit tests that reference them.

More details here: http://visualstudiomagazine.com/blogs/rdn-express/2009/06/test-driven-development-in-vs-2010.aspx

-Krip

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜