Note on FitNesse server

These exemples need a FitNesse server. The sample SubWiki is available there

Minimalist Example

This project is an exemple for a non Maven2 user that want to run locally a FitNesse remote test or suite.

You only have to configure your pom with the accurate FitNesse server and page, configure the classpath String substitution (See fitnesse:run) and then run mvn fitnesse:run.

Sources

Sources are available here.