调试 Watin 测试运行速度超慢
我正在使用 Watin,测试使用 Resharper 测试运行器运行良好,但是当我尝试调试它们时,它们运行但需要很长时间! Watin 已连接以使用 Internet Explorer。
有什么想法吗?
干杯 安德鲁
I'm using Watin and the tests run fine using Resharper test runner, but when I try and debug them they run but take forever!! Watin is wired up to use Internet Explorer.
Any ideas?
Cheers
Andrew
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我也有同样的问题。对我来说,当我将测试项目切换为 x86 与任何 CPU 时,测试再次运行得很快。我希望这对你有帮助。
I had the same problem. For me, the tests ran fast again when i switched the test project to build as x86 versus Any CPU. I hope this helps you.