如何从调试器启动单元测试进行远程调试

发布于 2024-10-10 03:24:40 字数 189 浏览 0 评论 0原文

我需要远程调试一些从调试器启动的单元测试。即使将调试属性设置为远程调试器,并将应用程序设置为具有正确参数的 MSTest,当我开始执行时,这些设置也会被忽略并启动本地 MSTest。

有什么提示吗?

提前致谢。

编辑:为了澄清,我想从远程计算机上的命令行运行 MSTest 并在我自己的计算机上调试该执行。这可能吗?

I need to remote debugging some unit tests starting them from my debugger. Even setting the debug properties to remote debugger and setting the application to MSTest with the rigth parameters when I start the execution the settings are ignored and the local MSTest is launched.

Any hint?

Thanks in advance.

EDIT: To clarify, I want to run MSTest from the commandline at a remote machine and debug that execution at my own machine. Is that possible?

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

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

发布评论

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

评论(1

深居我梦 2024-10-17 03:24:40

据我所知,这在 VS2008 中是不可能的。 :(

As far as I know this is not possible in VS2008. :(

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