Sent from my iPhone.
On Oct 31, 2008, at 14:35, [EMAIL PROTECTED] wrote:
Send rspec-users mailing list submissions to
rspec-users@rubyforge.org
To subscribe or unsubscribe via the World Wide Web, visit
http://rubyforge.org/mailman/listinfo/rspec-users
or, via email, send a message with
Sent from my iPhone.
On Sep 16, 2008, at 18:11, [EMAIL PROTECTED] wrote:
Send rspec-users mailing list submissions to
rspec-users@rubyforge.org
To subscribe or unsubscribe via the World Wide Web, visit
http://rubyforge.org/mailman/listinfo/rspec-users
or, via email, send a message with
think Stories and BDD greatly assists you to shape your idea.
> Write stories for what you can think of and then move on to specing.
> You don't need complete stories you can also go back and fill them
> in later.
>
> On Feb 18, 2008 2:57 AM, Victor Asteinza <[EMAIL PROTECTE
I am new to BDD and have been doing some reading and playing with
rSpec. I am a little confused. I am not sure what the best practice
for using stories and specs. Should I be writing stories first, then
specs that would fulfill those stories, and then write the
implementation code to have everyt