A Python Introduction to Behavior Driven Development by Meder Kamalov
Behavior Driven Development (BDD) is a testing practice that makes it easy for developers, managers and QA testers to keep track of the key features in a programming project. The talk will provide an introduction to BDD and show to how incorporate it into a project by using `behave`.