Search code examples
javajenkinscontinuous-integrationfitnesse

Fitnesse plugin in Jenkins


I'm trying to configure Fitness in Jenkins but have got stuck on the following sentence in the wiki: https://wiki.jenkins-ci.org/display/JENKINS/Fitnesse+Plugin:

Project settings in build step

When I open the Jenkins configuration I don't find any Fitnesse-settings at all. When I open the Project configuraiton the only thing that is fitnesse-related is "Publish Fitnesse results report"

So, how and where do I set the url to my Fitnesse-server in my Jenkins configuration? Or is this something that I should do in the Maven .pom?

Jenkins 1.406 Fitnesse-plugin 1.8.


Solution

  • If the Fitnesse plugin is installed properly, "Run Fitnesse Tests" should appear as one of the options under the "Add Build Step" button (along with "Execute Shell", "Execute Windows Batch Command" etc).