运行单元测试时启动 asmx 服务

发布于 2024-11-29 23:53:37 字数 157 浏览 3 评论 0原文

我们有一个包含许多项目的 VS 2010 解决方案。

其中一个项目包含 asmx 服务。

我们遇到一个问题,如果服务没有运行,我们的测试就会失败。

确保测试运行时启动服务的最佳方法是什么?我们需要让它在开发人员机器和使用 TFS 的构建服务器上都工作。

We have a VS 2010 Solution with many projects.

One of the projects contains asmx services.

We have a problem that our tests fail if the services are not running.

What is the best way to make sure that the services are started when the tests run? We need to get this to work both on the developers machine and on the build server, where we use TFS.

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

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

发布评论

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

评论(1

梦太阳 2024-12-06 23:53:37

找到了解决方案,那就是使用 WebDev.WebServer40.exe

Found a solution, it was to use WebDev.WebServer40.exe

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