Ruby FIT
Written by Giulio Piancastelli:
FitServer by .MicahMartin[?]
Downloads:
See the RubyForge[?] FIT project at http://rubyforge.org/projects/fit/ and install RubyFIT as a gem in your Ruby environment. From the RubyFIT gem installation directory you can then reference the FitServer.rb script as it is shown in the Usage section below.
(Older download, not the latest RubyFIT version, perhaps to be deleted from this page: http://files/fit/ruby/ruby.zip)
Comments:
Ruby FIT... Awesome! It is, however, a bare-bones implementation of FIT 1.1. It does not support many of the Fitnesse specific features.Usage:
Unzip ruby.zip into your fitnesse directory.Set the COMMAND_PATTERN like so:
!define COMMAND_PATTERN {ruby -I %p ruby/bin/FitServer.rb}
You can use an option -v to make FitServer verbose.
eg.Division | ||
numerator | denominator | quotient() |
4 | 2 | 2 |
9 | 3 | 3 |
16 | 4 | 4 |
25 | 5 | 5 |
1 | 3 | 0.3333333 |
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page