Quick Intro To BDD Style Table Syntax 286

Posted by Brett Schuchert Wed, 22 Sep 2010 04:54:00 GMT

Here it is a over a year after I wrote several FitNesse tutorials. Several months back Bob added some new ways to write scenarios using a placeholder syntax and an alternative way to render script tables. What you end up with is something just a little less table-like.

This is a very quick and dirty writeup I’ve been meaning to put together for nearly half a year. So while it’s not pretty, it works, shows the basics and may make you aware of something you didn’t know was there – unless you’ve been reading the release notes.

Alternative Script Table Syntax

Comments and requests welcome.

Brett

FitNesse Script Tables Tutorials + updates 45

Posted by Brett Schuchert Tue, 07 Apr 2009 16:18:00 GMT

There is now a 4th FitNesse tutorial at: http://schuchert.wikispaces.com/FitNesse.Tutorials.ScriptTables. As the URL suggests, this is about Script Tables.

Next up: Scenario Tables and then Table Tables.

One other change, each of the 4 first tutorials now have source available at github along with tags:
  • FitNesse.Tutorials.0.Start
  • FitNesse.Tutorials.1.Start
  • FitNesse.Tutorials.2.Start
  • FitNesse.Tutorials.ScenarioTables.Start
  • FitNesse.Tutorials.ScriptTables.Start

So you can start at any of the tutorials rather than having to work your way through each one from the beginning. (Of course, that last tag is my starting point for the next tutorial, which will take a few days to update and add to this sequence of tutorials.)

Comments/suggestions/requests please.