





















进入jenkins的插件管理模块,下载Nunit插件。此步骤不做截图说明

从Git仓储拉取代码,需要先配置一个Git的凭证

其中分支,可以通过参数传入。

添加执行Windows batch command模块
"D:\jenkins\workspace\ocm\api\packages\NUnit.ConsoleRunner.3.11.1\tools\nunit3-console.exe" "./BAccurate.ImplementTests.dll" --result=a.xml
"api\packages\NUnit.ConsoleRunner.3.11.1\tools\nunit3-console.exe" "api\test\BAccurate.ImplementTests\bin\Debug\BAccurate.ImplementTests.dll" --result=nunit-bacc.xml
添加Publish NUint test result report模块

此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。