This is a past event. Please join us for Web Summer Camp this year.

Modelling by example

About

Behavior-Driven-Development is a very hot topic in the world of PHP. More and more teams adopt this methodology in their everyday workflow. “Modelling by Example” is a combination of BDD and Domain-Driven-Design, which allows your domain and scenarios to grow together. Breaking down the development of core domain and UI into two separate tasks results in a major decrease of feedback loop. At this point I consider this to be the best development workflow. During the workshop we will implement a simple application, which will include writing scenarios, specs and designing the domain models.