Port of schuchert.wikispaces.com


FitNesse.UsingTheSource

FitNesse.UsingTheSource

Getting Started With Source

First, acquire the source from github:

git clone git://github.com/unclebob/fitnesse.git

Next, build the source:

You can actually skip to the next step if you’re feeling lucky.

> cd fitnesse
> ant

Notes

Build the Distribution

> ant build_distribution

Unzip It

Run It

> sh run.sh -p 8080

DOS

> run.bat -p 8080

Comments

" Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.