Hey man, Sorry I didn't get back to you sooner. It seems to happen under the same circumstances as the original save bug, except this time it happens if I...
I've been using FitNesse with a Ruby version of Fit with some success. Here is my approach ... I wrote a Java class (named fitnesse.ruby.RubyFilter) that...
I finally had a chance to mess with fitnesse, so here is my (hopefully constructive) feedback: My favorite features: * Easy to run and configure, just...
Greetings: All the fixtures available in FitNesse are also documented on the Fit web site: http://fit.c2.com .. We have used all the different kinds of ...
Jim, One of our up-coming stories is to get FitNesse to work with other languages. While FitNesse itself will remain a Java program, it should be able to...
On Tue, 2003-04-08 at 15:34, Robert Martin UncleBob wrote: [...] ... Excellent! Don't for get the Suite button too. ... Wow! I can understand a little...
Hi, I“m here in Iceland trying to setup FitNesse and I“m having trouble with letters from the Icelandic alphabet. Hmmm, they don“t show up ;-) Is there any...
Daši, Fitnesse uses UTF-8 character set for decoding the http content becuase that is what was recomended by W3C. This, however, is what is causing you ...
Hi! I'm just trying out Fitnesse. It looks exciting, but I'm stuck on my first experiment. I am trying to test a website via jWebUnit. I have things working...
It just so happens that the release we'll be making this Friday should solve your problem. Tests are executed in a seperate process... In this next release...
A new release of FitNesse is available. You'll have to go to sourceforge now to get it. http://sourceforge.net/projects/fitnesse/ or more specifically: ...
William, The solution to your probelm can be found here: http://fitnesse.org/FitNesse.CustomizingTestExecution I think you'll want to define a COMMAND_PATTERN...
I downloaded fitnesse20030418.zip but it reports "Fitnesse (20030328) Started..." -- is the message wrong, or does the ZIP file really contain the wrong...
Alexander, Nice catch... it is the wrong message because I forgot to update the version number in the code before I made the release. Perhaps there's an easy...
looking around for version 20030418, and couldnt find it on sourceforge or the files directory on fitnesse.org... is it posted somewhere else? thanks jason...
... You should be able to find it at http://sourceforge.net/project/showfiles.php?group_id=77333 Or go to http://sourceforge.net/projects/fitnesse and then...
... Yes, I just gave it a try. The Test button works great. I haven't tried the Suite button yet ... I need a RecursiveAllFiles fixture. Just one minor...
... You ought to be able to define the variable on the same page that has the !virtualwiki link. Since that page is local to your machine, it will express the...
... I don't think we want to burden FIT with the problems of portable test tables. It seems to me that this problem is better solved by tools like FitNesse...
... Do you use Ant? It's fairly straightforward to use filter tokens when you copy a text file to the build directory. See the source for XPath Explorer (...
Hi, Just downloaded lastest code fitnesse20030418.zip and reworked previous tests into new versions layout - run test and the web page just hangs never...
Steve, Tell us a bit more about whats going on. Are you running Java tests or did you set up the .NET parameters? Whats the content of the test page that ...
Micah, Thanks for the quick response. I'm running java tests So just in case I had done something strange - I renamed my new fitnesse directory and installed...