Note on Table Representation
Most tables shown in these tutorials look something like this:
They are written this way to make them appear about how they appear in FitNesse when rendered in HTML. I could have used a graphic representation and in fact I did in the Getting Started tutorial. However, to avoid using bitmaps, I chose text. You can create these tables with or without the extra spaces. E.e., the above table without the spaces is valid:
If you prefer the first but want to enter the second button, look for theformat button near theSave button in Fitnesse.
Working From Schuchert’s GitHub Repository
For instructions on working from github: FitNesse.Tutorials.WorkingFromGitHub
Java Tutorials Ready to be Used
- Getting Started
- Introduction To Decision Tables
- Introduction To Query Tables
- Script Tables
- Scenario Tables
- Table Tables
- Alternative Script Table Syntax
Comments