FitNesse. SuiteAcceptanceTests. SuiteResponderTests. SuiteTestResponders.
SuiteSetUpAndTearDown [add child]

SetUp and TearDown


SetUp and TearDown pages behave just like PageHeader and PageFooter except that they apply only to pages that have the Test attribute set.

Any tables that you want executed before every Test page should go in SetUp.
Any tables that you want executed after every Test page should go in TearDown.