-
Notifications
You must be signed in to change notification settings - Fork 3
Steps
msuarz edited this page Aug 30, 2012
·
1 revision
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 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