RubyFIT

Framework for Integrated Tests in Ruby

This is the home page of the RubyFIT project, aimed at porting the original Framework for Integrated Tests written in Java to the Ruby world. The official project page is hosted on RubyForge.

The main developer and project maintainer is Giulio Piancastelli.

News

16.V.2006 — RubyFIT 1.1 has been released. This first release of the software is compatible with version 1.1 of the FIT specification. (See also LatestChanges for a general list of new features to be found in implementations compliant to the FIT 1.1 specification.)

For more unofficial news, occasional reflexive soliloquy about RubyFIT happens sometimes on the RubyFit track in the project maintainer’s personal weblog, The Long Dark Tea-time of the Blog.

Installation

You need to have RubyGems installed.

Then, just issue the following command from a console prompt:

gem install fit

and you are ready to use the framework.

Documentation

There are several sources for RubyFIT documentation:

If you know of additional documentation or tutorials missing, please send an email to the project maintainer and it will be added to the list.

Credits

Micah Martin
Jim Hughes
Brian Marick
Bret Pettichord