I've been very excited watching the progress you've all made with jBehave recently. It looks like I'm finally going to get the opportunity to write code again, and I'm planning on using BDD (as I understand it today - I'm sure I'll learn more ;-) ). However, I'm having one small problem with jBehave: I don't grok how the stories and behaviours mesh.
I understand (at least at a basic level) how to use behaviours as I would have used jUnit tests previously. I understand that there is a two way path between text documentation and code via the Stories framework. What I don't get is how the (apparently empty) Stories connect to the Behaviours. What am I missing? I feel like it's something super obvious, but I'm just not getting it (even after looking over the Hellbound example code). It could be due to me trying to stuff my brain with everything that's happened in my favorite Open Source framework stack since I last coded, but I'd appreciate any quick insight or direction you can offer. Thanks, Andy Zimmerman
