Another Real World BDD Example (#2)
This is my second real world BDD examples that we use here at Clearly Agile. I've been given permission to share this piece of code from the client.
In this example, we have a scenario where a user can create something called a "Project" and it has to have a correct "Open Date". Which is when the Project is complete.
Real World Example of BDD #1 - Behavior Driven Development. Agile Engineering Practices.
I thought I would share some of the real world examples of Behavior Driven Development patterns, or BDD.