Search code examples
phpsymfonybddbehatphpspec

Behat SpecBDD and StoryBDD basic featured symfony2 example application


I'm start learning the tools for Behaviour Driven Development in PHP like SpecBDD and StoryBDD with Symfony2.

The official documentations of these tools are excelent, but not enough to start learning for me (and I hope for other beginners in this subject).

So... Is there any basic featured (I mean basic user authentication / authorization, basic crud of any other model and a few static pages) symfony2 example application developed with these tools?

I want to know for example how to write phpspec for the form types and other symfony's stuff


Solution

  • You can follow the Full stack BDD talk talk by _md and everzet here: https://github.com/everzet/fullstack-bdd-sflive2012/commits/master.

    Everzet's wrapup is here: http://everzet.com/post/31581124270/fullstack-bdd-2012-wrapup