Visual Studio需要在Team City Build Server上运行MSTest测试? [英] Visual Studio required to run MSTest test on Team City Build Server?

查看:206
本文介绍了Visual Studio需要在Team City Build Server上运行MSTest测试?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在设置Team City构建服务器。在以前的VS 2008项目上,已经在构建服务器上安装了完整版本的Visual Studio。

We are setting up a Team City build server. On previous VS 2008 projects a full version of Visual Studio has been installed on the build server.

我们现在开始一个VS 2010项目。

We are now starting a VS 2010 project.

是否可以在Team City构建服务器上运行MSTest测试而不安装Visual Studio?

Is it possible to run MSTest tests on the Team City build server without installing Visual Studio?

推荐答案


  1. 下载Visual Studio Agents 2010 ISO: http:// www.microsoft.com/en-us/download/details.aspx?id=1334

  2. 安装/解压缩文件并将其复制到代理服务器

  3. 运行AutoRun并选择安装Microsoft Visual Studio测试代理2010

  4. 使用默认设置安装

  5. 配置对话框(您不需要实际的代理运行,只是已安装的库)

  1. Download the Visual Studio Agents 2010 ISO: http://www.microsoft.com/en-us/download/details.aspx?id=1334
  2. Mount/Extract the files and copy them to the agent server
  3. Run AutoRun and select to install Microsoft Visual Studio Test Agent 2010
  4. Install using the default settings
  5. Cancel out of the "configuration" dialog (you don't need the actual Agent running, just the installed libraries)

您的MSTest构建步骤应该运行现在很好。

Your MSTest build step should run just fine now.

这篇关于Visual Studio需要在Team City Build Server上运行MSTest测试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆