Beyond Test Driven Development: Behaviour Driven Development - Google Video
I’ve just sow this interesting presentation by Dave Astels on BDD.
Interesting the quotation on the last slide:
“I always thought Smalltalk would beat Java, I just didn’t know it would be called ‘Ruby’ when it did.” — Kent Beck
A good start for BDD can be rSpec, take a look to this tutorial.
There’s also a good article by Dan, here: http://dannorth.net/introducing-bdd/
I think that I’ll try to join the prj asap
Another Article here: http://abc.truemesh.com/archives/000467.html from the blog of Chris Matts.
I was spiking a bit with Jbehave today and I really like it, thanks also to Elizabeth Keogh for explaining me how the stuff works!
She’s really a cool dev!