gpt4 book ai didi

automation - 如何在TFS构建中集成NUnit测试(用C#编写)?

转载 作者:行者123 更新时间:2023-12-04 08:04:20 26 4
gpt4 key购买 nike

我已经使用C#语言在NUnit Framework中使用Selenium编写了测试。我想将这些测试作为TFS中构建的一部分进行关联。因此,无论何时生成新的构建。这些测试将能够作为构建的一部分运行,并且还可以生成/通过电子邮件发送报告。

最佳答案

建议您使用新的构建系统vNext构建。 vNext构建基于JSON,您可以插入以msbuild,powershell和其他多种脚本语言构建的任务。

关于如何将NUnit Tests集成到TFS构建中,此博客清楚地描述了如何执行此操作:Running NUnit Tests in a TFS 2015 Build vNext

Simply summarized as follows:

  1. Add Nuget Package for NUnit Test Adapter
  2. Specify path of custom Test Adapter inside build definition

    • Copying adapters inside Visual Studio TestWindows folder

    • Specify Path to Custom Test Adapter with nunit packages



供您引用的其他一些教程:

xUnit or NUnit with Visual Studio Online Build

Running nUnit and Jasmine.JS unit tests in TFS/VSO vNext build

关于automation - 如何在TFS构建中集成NUnit测试(用C#编写)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40536966/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com