Been thinking about behavior driven development for a while and i stumbled over this blog post.
What is Behavior Driven Development (BDD) let’s ask Wikipedia:
“The focus of BDD is the language and interactions used in the process of software development.
Behavior-driven developers use their native language in combination with the ubiquitous language of Domain Driven Design to describe the purpose and benefit of their code.
This allows the developers to focus on why the code should be created, rather than the technical details,
and minimizes translation between the technical language in which the code is written and the domain language spoken by the business,
users, stakeholders, project management etc.”









