Visual Studio NUnit 集成
对于某些项目模板(ASP.NET MVC、WPF MVVM 应用程序...),Visual Studio 2008 会提示用户是否要创建测试项目:
但是,在测试框架列表中,只有“Visual Studio Unit Test”可用。我希望能够选择 NUnit...这可能吗?如何实现?
我安装了 TestDriven.NET,但它没有改变任何东西......
For some project templates (ASP.NET MVC, WPF MVVM app...), Visual Studio 2008 prompts the user if he wants to create a test project :
However, in the list of test frameworks, only "Visual Studio Unit Test" is available. I'd like to be able to choose NUnit instead... Is this possible, and how ?
I installed TestDriven.NET, but it doesn't change anything...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许这个帖子会帮助
Installing nUnit with ASP.Net MVC 1.0
Maybe this thread will help
Installing nUnit with ASP.Net MVC 1.0