From: Giulio Piancastelli Date: 2005-01-08T09:46:26+09:00 Subject: Re: FIT ( or Fitnesse ) ... for Ruby? Hi Jeff, I'm working on a Ruby conversion of the FIT Java version 1.0 right now. I've also posted a note on the FIT wiki (see http://fit.c2.com/wiki.cgi?RubyPlatform at the bottom of the page) to let interested people know about it. The Ruby code I've written is in FIT SourceForge CVS. You can have a look at it from viewcvs at http://cvs.sourceforge.net/viewcvs.py/fit/fit/imp/ruby/ Or you can download it from CVS and try it for yourself. As of now, every test for the 1.0 specification works on my machine. I'm still behind in packaging it to release an archive and/or a gem to the public, but I'll hopefully get around these issues. If you decide to try it, please let me know your opinion on the funcionalities, the code, and everything you happen to think of could be improved: I'm very much looking forward to some feedback. No work on a FitNesse support has been done. I've only read something about a server protocol to talk to the FitNesse application, and had a quick look at the Python code in the PyFit version by John Roth actually and actively supporting FitNesse. This would be an interesting path for future developement nonetheless. Best Regards, Giulio Piancastelli.