visual-studio-2013 - 将 Visual Studio 负载测试添加到 TeamCity

标签 visual-studio-2013 teamcity load-testing

我在 VS 2013 中创建了几个负载测试。它们工作得很好。现在我想将它们添加到 TeamCity 中的持续集成流程中。我查看了文档,但没有找到如何自动运行测试。

最佳答案

you can run them from command line您可以在 TeamCity 的构建步骤中使用 MSTest 运行程序来运行它们。

关于visual-studio-2013 - 将 Visual Studio 负载测试添加到 TeamCity,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26215517/

相关文章:

unity-game-engine - TeamCity - 干净的结帐

linux - Teamcity 启动卡在 jetbrains.buildServer.STARTUP

http - Grinder - 客户端打开连接但未发送任何字节

visual-studio - 如何在 Visual Studio 团队版中按个人请求查看负载测试报告

c++ - 大括号初始化列表中的对象创建顺序

c++ - Visual Studio 2013 C++ - 将 std::unique_ptr 传递给绑定(bind)函数

continuous-integration - 使用持续集成部署到虚拟机以运行集成测试

c++ - OpenCV 错误:cv::cvtColor 中的断言失败 (scn == 3 || scn == 4),文件 ..\..\..\..\opencv\modules\imgproc\src\color.cpp,第 3737 行

c++ - Visual C++ 等同于 GCC 实验性并行 for_each?

visual-studio-2013 - 可以在 Visual Studio 2013 负载测试中使用 Specflow 场景