BDD Behaviour-driven development Introduction What is behave and how to setup dev. env. Pass parameters to steps and between steps Make scenarios more flexible by passing parameters from features to steps. See how to pass parameters between steps Package common functions How to create package in python with common code to reuse it.