无法在 Visual Studio 2010 SP1 中安装 Moles

发布于 2024-11-18 03:01:59 字数 421 浏览 3 评论 0原文

我正在尝试安装 Moles (没有 Pex,因为 Pex 只可用免费用于非商业目的)使用找到的下载这里(这是x86版本,我尝试过x64版本以及)。

安装程序运行没有错误,并通知我 Moles 已正确安装。但是当我启动 Visual Studio 时,我没有看到任何应该安装此加载项的痕迹。它不会显示在扩展管理器中已安装的扩展中,并且我无法将任何 Moles 项目添加到我的项目中。

我这里缺少一些安装步骤吗?

I'm trying to install Moles (without Pex, since Pex is only available for free for non-commercial purposes) using the downloads found here (that's the x86 version, I've tried the x64 version as well).

The installer(s) run without errors, and inform me that Moles have been installed correctly. But when I start Visual Studio, I see no trace that this add-in should be installed. It doesn't show up among the installed extensions in Extension manager, and I can't add any Moles items into my projects.

Is there some installation step that I'm missing here?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我很OK 2024-11-25 03:01:59

要检查是否安装了鼹鼠,请转至:

-->帮助-->关于 Microsoft Visual Studio

如果它在列表中,则表明它已安装。要使用鼹鼠,您必须创建一个测试项目并转到您想要鼹鼠的测试项目中的参考。右键单击并添加摩尔组件。

我看到一些带有痣的 VS.NET SP1 帖子。所以安装是可以的。

To check if moles is installed go to:

--> Help --> About Microsoft Visual Studio

If it is in the list, it is installed. To use moles you have to create a test project and go to the reference in the test project you want to mole. Right click and Add Moles Assembly.

I see some posts of VS.NET SP1 with moles. So installing is possible.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文