PackageDescription: Fit


Fit

Last published: November 20, 2004 by 'awosten'

Defines 71 Classes
Extends 77 Classes

FIT is a Smalltalk implementation of the Fit framework. See http://fit.c2.com/ for details.

To get all the tests to pass:
- Make a Reports sub-directory as a peer of your image file
- Make the path src/eg/music as a peer of your image file
- From the fit-java download:
- copy the directory source/examples as a peer of your image file and rename it to Documents
- copy the directory source/spec as a peer of your image file
- copy source/imp/java/src/eg/music/Music.txt to src/eg/music

To view the results of running the examples, view the HTML files in the Reports directory.

You may also be interested in the Fitnesse package, which allows this FIT implementation to interact with Fitnesse (see http://www.fitnesse.org).

If you have any questions or comments, contact me at rcoulman _at_ charter _dot_ net.