简体   繁体   English

使用TeamCity运行FitNesse测试

[英]Running FitNesse Tests with TeamCity

So, I found this plugin for TeamCity that is supposed to run FitNesse tests https://github.com/EKibort/TeamCityFitnessePlugin 因此,我为TeamCity找到了该插件,该插件应该运行FitNesse测试https://github.com/EKibort/TeamCityFitnessePlugin

I'm struggling with getting it installed. 我正在努力安装它。 The instructions in the readme says, 自述文件中的说明说,

Installation copy Fitnesse.zip to plugins directory (for windows %USERPROFILE%\\.BuildServer\\plugins ) and resart TeamCity server 安装将Fitnesse.zip复制到插件目录(对于Windows %USERPROFILE%\\.BuildServer\\plugins )并重新发送TeamCity服务器

There is no Fitnesse.zip . 没有Fitnesse.zip Any advice on how to get this installed? 有关如何安装此程序的任何建议?

2nd question : Is this the best way to go about running FitNess tests from TeamCity? 第二个问题 :这是从TeamCity运行FitNess测试的最佳方法吗? Any alternate option advice is welcomed. 欢迎任何其他选择建议。

Figured out I was putting the built plugin in the wrong place. 弄清楚我把内置插件放在错误的位置。 I was following the directions and putting in place on the BUILD AGENT machine, not the BUILD SERVER machine. 我正在按照说明进行操作,并在BUILD AGENT机器上而不是在BUILD SERVER机器上进行安装。

Hopefully this helps someone in the future. 希望这对以后的人有所帮助。

You have to build the plugin first. 您必须先构建插件。 Have you read the readme? 您阅读自述文件了吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM