Re: [rspec-users] given-when-then-and syntax support in Rspec

2011-03-28 Thread Rodrigo Rosenfeld Rosas
Em 28-03-2011 01:10, David Chelimsky escreveu: On Mar 27, 2011, at 5:12 PM, Rodrigo Rosenfeld Rosas wrote: Em 27-03-2011 06:55, David Chelimsky escreveu: On Mar 26, 2011, at 9:43 PM, Rodrigo Rosenfeld Rosas wrote: Hi David and fellows, I know this subject has already been discussed here and

Re: [rspec-users] given-when-then-and syntax support in Rspec

2011-03-27 Thread David Chelimsky
On Mar 27, 2011, at 5:12 PM, Rodrigo Rosenfeld Rosas wrote: > Em 27-03-2011 06:55, David Chelimsky escreveu: >> On Mar 26, 2011, at 9:43 PM, Rodrigo Rosenfeld Rosas wrote: >> >>> Hi David and fellows, >>> >>> I know this subject has already been discussed here and there are already >>> some att

Re: [rspec-users] given-when-then-and syntax support in Rspec

2011-03-27 Thread aslak hellesoy
On Sun, Mar 27, 2011 at 11:16 PM, Rodrigo Rosenfeld Rosas wrote: > Em 27-03-2011 10:32, Matt Wynne escreveu: >> >> On 27 Mar 2011, at 03:43, Rodrigo Rosenfeld Rosas wrote: >> >>> Hi David and fellows, >>> >>> I know this subject has already been discussed here and there are already >>> some attemp

Re: [rspec-users] given-when-then-and syntax support in Rspec

2011-03-27 Thread Rodrigo Rosenfeld Rosas
Em 27-03-2011 06:55, David Chelimsky escreveu: On Mar 26, 2011, at 9:43 PM, Rodrigo Rosenfeld Rosas wrote: Hi David and fellows, I know this subject has already been discussed here and there are already some attempts to support the given-when-then-and syntax in Rspec, like the links below:

Re: [rspec-users] given-when-then-and syntax support in Rspec

2011-03-27 Thread Rodrigo Rosenfeld Rosas
Em 27-03-2011 10:32, Matt Wynne escreveu: On 27 Mar 2011, at 03:43, Rodrigo Rosenfeld Rosas wrote: Hi David and fellows, I know this subject has already been discussed here and there are already some attempts to support the given-when-then-and syntax in Rspec, like the links below: https://

Re: [rspec-users] given-when-then-and syntax support in Rspec

2011-03-27 Thread Matt Wynne
On 27 Mar 2011, at 03:43, Rodrigo Rosenfeld Rosas wrote: > Hi David and fellows, > > I know this subject has already been discussed here and there are already > some attempts to support the given-when-then-and syntax in Rspec, like the > links below: > > https://gist.github.com/206969 > https

Re: [rspec-users] given-when-then-and syntax support in Rspec

2011-03-27 Thread David Chelimsky
On Mar 26, 2011, at 9:43 PM, Rodrigo Rosenfeld Rosas wrote: > Hi David and fellows, > > I know this subject has already been discussed here and there are already > some attempts to support the given-when-then-and syntax in Rspec, like the > links below: > > https://gist.github.com/206969 > ht

[rspec-users] given-when-then-and syntax support in Rspec

2011-03-26 Thread Rodrigo Rosenfeld Rosas
Hi David and fellows, I know this subject has already been discussed here and there are already some attempts to support the given-when-then-and syntax in Rspec, like the links below: https://gist.github.com/206969 https://github.com/jimweirich/rspec-given First, I don't understand the reaso