BDD Book¶
A Practical guide on using BDD (Behaviour Driven Development).
This book is split into multiple parts:
Part 1: BDD - Behaviour Driven Development → A glimpse / introduction to BDD.
Part 2: BDD Vs. Others → Tries to give some glimpse into what options do we have other than BDD.
Part 3: BDD - Python → Shows a step by step and practical guide on using Behave, a python based tool for BDD.
Part 4: BDD - C/C++ → Shows a step by step and practical guide on using Cucumber with C/C++.
See Contents to jump to relevant part of the book directly.