Skip to content
msuarz edited this page Aug 30, 2012 · 1 revision

Simple Steps

Every line is a potential step
To become a step it needs to be declared in a class as a function

Example [ Login ]

When an user logs in  
it should be greeted  

Pending Steps

Pending steps are declared as fields instead of as functions
A document with pending steps will render yellow in the console output
The field's value will be included in the output

Example [ Misc ]

this is a pending step  
Clone this wiki locally