Not really. It will be a few months at least; there's a lot of cards on the pile to get the January 2007 FitLibrary release integrated. Not to mention a major...
MIke, Have you added the fix for using "-suite" with TestRunner that I sent you a couple of weeks ago? It would relieve us (and maybe others) to maintaion a ...
I assume there is a standard for FIT and the java version obviously must be the role model - meeting all specs. In my limited exposure to FIT, I found that...
... Would probably be better served to submit bugs to the respective projects. For example, RubyFit has a bug tracking system on their site that I would submit...
Man, I'd sure like to see the differences all in one place, a spreadsheet or something. That would be exceptionally useful. Perhaps we could maintain this on a...
It'll be in the next release. I had it on the list for this one but it didn't quite make it and I wanted to stick to the release date I had planned....
That isn't in the "Fit spec". It's a FitNesse extension that anyone who uses FitNesse would expect to work that way. You could say it's part of the FitNesse...
Kevin, Thanks for the response. That's useful to know. I think I've solved the original problem now. I moved the fixtures and classpath and restarted and now...
... main differences between java and .net: java: basic fit fixtures do only inputs with fields, outputs with methods. fitlibrary fixtures do getters but not...
... have ... Both you and Andy are quick with the replies. :o) As soon as I posted my last response it dawned on my that I should check what fit.dll I am...
I've got a test table that I'm outputting text to. How can I get some of that text rendered as html? The tests are written in Ruby Fit, but I imagine that...
Well fitnesse.info is reachable again... just slow. I created the page http://fitnesse.info/fit_server_implementation_differences Hope others add on to it....
Ok, I've added a link to this page from the homepage, and put in my and John's comments on .NET and python fit. John, can you double-check that the python...
If you live in or near London, come down to Skills Matter on March 27th for an intensive two hour FitNesse workshop to share experiences and discuss best...
Sure. Probably later today. John Roth Python FIT ... From: "Gojko Adzic" <gojko-yahoolist@...> To: <fitnesse@yahoogroups.com> Sent: Saturday, February...
I'm new to the testing environment.I just wanted to run a simple test using Fitnesse.I went through the userguide in the www.fitnesse.org There was a sample...
Hi, ... this is a java compilation error, not a fitnesse error. for start, it's not fitness.jar but fitnesse.jar. So try javac -classpath fitnesse.jar...
Unfortunately enclosing html in !- -! only appears to work when I write html into the table as part of the wiki page. In my case, I have Fitnesse calling a...
Two comments: 1. The column heading needs an ! or ? or () to designate it as an output column; e.g., Source Contents(). 2. Output raw HTML as you'd like it to...
Hi Folks, I am trying to test key press events on an LJ phone using Fitnesse. I am able to test the same thing in P2K. After connecting the LJ phone to my...
It all depends on what your wiki page looks like. Are you using stand-alone fixtures, or are you using a DoFixture/DomainAdapter? Post your wiki page, so we...
Hi I'm new to Fitnesse tool, i would appreciate any help in this matter. I have a .dll file which reads a value from the "Application Configuration ...
FitNesse is running tests using FitServer.exe, so you can name your config file FitServer.exe.config and put it in the same folder as fitserver. -- gojko adzic...