A collection of resources for getting to grips with BDD (Behaviour Driven Development). If you have any resources to add, please leave a comment below.
Videos
- BDD & DDD
 - Putting BDD to practice (Part 1, Part 2, Part 3, Part 4)
 - TekPub - Behavior-driven Design with Specflow
 - Kona 3: Learning Behavior Driven Development (BDD) (video link at bottom of page)
 
Tutorials / Articles
- Introducing BDD by Dan North
 - Behavior Driven Development (BDD) with SpecFlow and ASP.NET MVC by Steve Sanderson
 - Make BDD Your BFF by Rob Connery
 - What’s in a story? by Dan North
 
Frameworks (.net)
Here is an example using MSpec using the story example (partially implemented) from Dan North’s blog post.