Nunit-agent 调试解决方法
今天我附加了 nunit-agent.exe 大约 49 次,我的手指越来越累了。我想知道是否有一种自动方法可以将 nunit-agent.exe 连接到 Visual Studio 2010 中的调试器?
I attached to nunit-agent.exe about 49 times today, and my fingers are getting tired. I was wondering if there is an automated way to get the nunit-agent.exe attach to the debugger within Visual Studio 2010?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我根据 此页面。工作起来就像一个魅力。
I changed my nunit.exe.config file based on the instructions on this page. Worked like a charm.