[rspec-users] Help

2008-11-01 Thread Victor Asteinza
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

[rspec-users] Help

2008-09-16 Thread Victor Asteinza
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

Re: [rspec-users] Specs versus Stories

2008-02-18 Thread Victor Asteinza
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

[rspec-users] Specs versus Stories

2008-02-18 Thread Victor Asteinza
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