• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

BDD in general

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just recently started hearing about BDD - behavior driven development.

The book behavior Driven Development with JavaScript sounds really interesting - I read the excerpt from Amazon as well.

Here are some resources I ran across:

http://en.wikipedia.org/wiki/Behavior-driven_development - good general overview

http://dannorth.net/introducing-bdd/ - Dan North's blog

http://cukes.info/ - Cucumber - the Ruby support for BDD.


 
Ranch Hand
Posts: 883
3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dennis,
I would also recommend the book "Specification By Example" by Gojko Adzik. It's published by Manning and is available most places books are sold. Gojko's also set up a web site with lots of additional information at http://specificationbyexample.com/

I'm hoping that Marco's book will be another good resource.

Burk
reply
    Bookmark Topic Watch Topic
  • New Topic