FitNesse.
InstallationInstructions
The download will give you fitnesse.zip. You should unpack it anywhere you like. It will create a fitnesse directory. Go to that directory and double click on run.bat. You should get a message saying that FitNesse started. You can then start up your browser and go to http://localhost

If you get an error, you may have a web server running on your machine, tying up port 80. You can specify a new port, like 8080, for FitNesse by going to the fitnesse directory and typing:
java -cp fitnesse.jar fitnesse.Fitnesse -p 8080
Then send your browser to http://localhost:8080


FitNesse has been tested on Windows {XP|2000|NT}, using Java 1.4.1_01.


[ User Guide] [.FrontPage] [.RecentChanges]