Getting Started with FitNesse 8
Want to know the very basics of getting a first FitNesse example up and running? Check it out here: http://schuchert.wikispaces.com/FitNesse.Tutorials.0.
This is really bare-bones basic. I’ll be adding more tutorials (mostly by request).
Please place requests in the comments if you’d like to see other subjects (e.g. same thing with .Net and C#).
I’ll be sticking to Slim-based implementations unless there’s many requests for Fit.

I’d like to see it in .NET C#.
Never got into FitNesse testing … but interested int implementing it in my dev cycle.
+1 for C#
+1 for C#
Updated. Tutorial now has a Java path and a C# path. Check out http://schuchert.wikispaces.com/FitNesse.Tutorials.0.
In addition, you’ll need to get Slim.net. Check out here: http://schuchert.wikispaces.com/Acceptance+Testing.UsingSlimDotNetInFitNesse.
Anything like this for c++? CSlim doesn’t seem to compile yet on windows and ceefit doesn’t seem to have fitnesse support.
Thanks :)
Hi Schuchert, I have gone through the tutorials.They were a help to me.
I am using Php FIT. I would like to see on this subject.
Thanks
Anything like this for c++? CSlim doesn’t seem to compile yet on windows and ceefit doesn’t seem to have fitnesse support.
These tests are not really that different from the first version, other than I did not use exceptions as much.