开发者

MsTest is not available from Visual Studio

开发者 https://www.devze.com 2023-03-19 13:46 出处:网络
I have Visual Studio 2010 Ultimate but it looks like mstest is not available: there are no mstest templates at \"Add new item\" and I see no reference to Microsoft.VisualStudio.QualityTools at \"Add r

I have Visual Studio 2010 Ultimate but it looks like mstest is not available: there are no mstest templates at "Add new item" and I see no reference to Microsoft.VisualStudio.QualityTools at "Add reference" dialog. What should I do to ena开发者_如何学Pythonble mstest?


It is a project template, not an item template. File + Add + Project, pick from the Test Projects node.

0

精彩评论

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