Hi Arun, I remember making the same change. I tried to extract this as a plugin at one point http://bit.ly/1TnAF7 I tried to get my plugin to work with the...
I think, I found the problem. The Fitnesse-Wiki creates html-code for sub-lists after the "</li>"-tag. But TreeList expects sub-lists between the "<li>"-tags. ...
I don't think a repository exists for it yet, just suggesting that one be started. Github.com is where Uncle Bob keeps fitnesse, so might be a good place to...
Hi folks, I've mentioned this before but got no response. I'll try to ask a better question. We use fitnesse for testing our gui (browser) and for testing our...
We are using Trinidad to run our fitnesse tests under Hudson. While we haven't had trouble with !include's, we have had issues with it not including...
I have not uploaded it yet. I'll try to do it somewhere by end of the week. Could we include Richnesse in Fitnesse project so we can ensure Richnesse will stay...
Robert, we can include html pages into fitnesse tests and the tables are executed when the tests are run but if we put some variables with !define and use them...
Hi, For the longest time, we've been getting misleading exceptions in PyFIT when a fixture module fails to import (because it's missing or due to a Python...
Previously we have added 2 new error types to Fitnesse; apart from the normal error. The 2 error types that we have used are: - Log error (we have cases where...
andwal
anders.wallsten@...
Nov 4, 2009 3:06 pm
14113
Python FIT is currently homeless. If someone would like to pick it up and begin maintaining it, I would be happy to offer any insight as to what I was thinking...
I will admit from the get go that I am probably doing something that should be very simple just a little bit wrong. However, if I try to download fitnesse to...
Hi Mike, I am using Fitnesse Dot Net dll(Release 1.8) downloaded from your site-http://www.syterra.com/FitnesseDotNet.html.'defined actions' is supported in...
... The memory problems with TestRunner have been resolved. You could go back to using that if you like. That's what I do. ... Robert C. Martin (Uncle Bob)...
... There was an 0.8a3, but it had a minor install problem and eventually got deleted from the Cheese Shop (I think.) You might be able to get it from someone...
... Thanks Uncle Bob, I may do that. One benefit I see from sticking with the Trinidad runner is that I can have multiple executors configured on one hudson...
Has anyone run Fitnium with Internet Explorer? I'm using the latest build from Fitnium but when I try to get my scripts to run in IE, for coverage so we are...
In IE7 (maybe other IEs -- I didn't check), on the FitNesse Search page, there's a problem where the Tags textarea has no width. I was able to fix this in my...
With some time and a crash-course in makefiles, I managed to get Doug Bradbury's CSlim source building/running on Mac OSX, yay! I'm having no such luck on...
See http://syterra.com/FitSharp.html to get my latest .NET work on test tools. fitSharp is my new name for .NET test tools, including further enhancements to...
Hi, We're working on a large project and our fitnesse tests are taking more than 10 minutes to run. We can still do something else when the build is running...