You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msuarz edited this page Jan 17, 2013
·
6 revisions
These are a minimal set of step to setup fitnesse, decaf and run a simple test.
Fitnesse
Create a folder eg:c:\temp\fitnesse
Download fitnesse.jar from fitnesse.org into c:\temp\fitnesse
Run java -jar fitnesse.jar -o -e 0 -p 8080 from c:\temp\fitnesse (more options ...)