Slim - Script Table (Multi-pass Test)

Fitnesse Architecture

About

A script table is a series of actions and checks. Similar to the fit Do Fixture.

A script table is a suite of methods call where the following built-in methods can be used:

  • check, - the method returns the text given
  • check not, - the method returns not the text given
  • ensure, you expect the method to return true
  • reject, you expect the method to return false
  • note, just print a text
  • show, print the value of a method
  • start defines a new actor, which replacing the old one

Documentation / Reference





Discover More
Fitnesse Architecture
Fit - Do Fixture

Similar to
Fitnesse Architecture
Fitnesse - Slim Engine

Slim is the next engine generation of Fitnesse. It will replace fit. To set slim as the engine, add the following to your test page or to a parent page. Import: Env: Table Fixtures...



Share this page:
Follow us:
Task Runner