How to install nUnit 3 nunit3-console.exe in TeamCity 9.x

后端 未结 8 1082
没有蜡笔的小新
没有蜡笔的小新 2021-02-07 06:19

NUnit 3.0 is supported by TeamCity 9.1.x now however you have to install the runner and specify the path to the nunit3.console.exe in the step. My question is where do I copy t

8条回答
  •  猫巷女王i
    2021-02-07 07:02

    Build is running on an agent, so you need to install NUnit3 on all of the agents where you want to run a build.

提交回复
热议问题