This plugin helps with integration of FitNesse test and TeamCity.
You should have installed TeamCity, JAVA, ANT run ant in root directory get compiled Fitnesse.zip from dist folder
copy Fitnesse.zip to plugins directory (for windows %USERPROFILE%.BuildServer\plugins) and restart TeamCity server
Add "Fitnesse runer" build step
Parameters: Fitnesse: full path to fitnesse.jar Port: port for fitnesse 8081 (should be free) Test or suite relative url: url to suite or test with '?suite' or '?test' <FitNesse.SuiteAcceptanceTests.SuiteResponderTests?suite>
If you have any questions feel free to ask me
Eduard Kibort