I would just like to mention that I have been suffering from these issues too. I have even seen entries in tables change that weren't even WikiWords. A cell...
Hello, We are using a central FitNesse repository at our project, which we use to feed FitNesse instances on different machines. Today, we started seeing the...
... central server? The aim would be that the FitNesse server returns a nice message saying I'm sorry you can't edit this page at the moment, user X is editing...
Thanks Elmar - I completely missed that. Greg - take a look at http://fitnesse.org/FitNesse.WikiWord and http://fitnesse.org/FitNesse.MarkupLiteralText for a...
I have not... Unfortunately, I don't have access to that machine right nowto try it. But what is that syntax supposed to do? I'll try it later today. Thanks...
Greg, the name of your fixture (AccelFixture) is a wiki word. (Since it starts with an upper case letter, continues with lower case letters and then has...
I've seen this error when FitNesse doesn't get the XML response it expects. The URL it's trying to import from is either not a FitNesse server or the FitNesse...
... Don't think so. You should just be able to copy the FitNesseRoot directory. Everything lives in there. ... Steve Starkey showed it to me a while back....
Hi list, we are currently evaluating the option to change our requirement management and testing to fitnesse. I have played around with fitnesse and try to...
I have gotten the source for jWebUnit vai annonymous CVS via cvs.sourceforge.net and I have built it. Now I am hoping to find some documentation and/or...
I just downloaded the fitnesse files, performed the setup, but when I enter http://localhost:8080/ I get "The Page cannot be displayed". Where do I look????...
When you run the run.bat file, does the output show any errors? It should look something like this: C:\fitnesse>java -Xms64M -cp fitnesse.jar fitnesse.FitNesse...
... I made a diff file, after cleaning up some things. This is a diff from the fitnesse_src20050731 code, because that's what we started with. One important...
Hello, We're using .txt files which simulates communications between an RFID reader and our software. What we'd like to be able to do, is edit those txt files...
I have written a custom fixture called "PSRFixture" (Performance Stability and Reliability) for Performance testing. It has 2 features: 1) It can either run...
In many cases I expect a certain type of Exception (say SQLException). Just checking for "error" does not help me here, as I would not realize, I got a...
Hi, I am new to FitNesse and need answers to the following questions. 1) Is it possible to add existing %CLASSPATH% value to !path ? 2) I start my fitnesse...
... Not automatically, no. ... The tests run in a separate process so there is no point in sharing the server's classpath. ... Not without typing it in !paths...
Weird timing, I was about to email Micah to see if when the latest source code can be downloaded as I wanted to add in SCM ability. The approach I was thinking...
The plug-in approach i'm using should allow other SCM's to be used. the general options are going to be Checkout, Check-in, Update, Delete, Add this can then...
... You can always get the latest source code from http://fitnesse.org/FitNesse.SourceCode. Any time any code is committed, a new bundle is generated that...
We run Fitnesse (fitnesse20050731) under Windows XP. I'd like the server to run on one PC, which I'll call "FitHost". But I don't want Fitnesse to store its...
Hello Andrew and Owen, I wonder whether any of you has thought about collisions detection and merging. In our installments we typically have a fitnesse...