# Lets Explore BDD Using Python --- This tutorial will cover BDD techniques using Python, I have tried to cover the basics of it. In the current version, I have tried to covered `behave` and `redish` and will cover `aloe` and `bdd-pytest` in future versions. This is my first attempt at learning BDD based testing frameworks. I have tried to document most of the knowledge which I have gathered. As this is the first version of the book, thus will have lot of things left to be desired.