Re: [rspec-users] Can't put shared example group in its own file

2011-03-28 Thread David Chelimsky
On Mar 28, 2011, at 9:29 PM, Mike Tsao wrote: > Any ideas? All I'd like to do is have two specs in different files use > the same shared example group. I saw a similar thread about autotest, > but I am not using that. [Sorry for the double post on Google Groups; > didn't realize at the time it was

[rspec-users] Can't put shared example group in its own file

2011-03-28 Thread Mike Tsao
Any ideas? All I'd like to do is have two specs in different files use the same shared example group. I saw a similar thread about autotest, but I am not using that. [Sorry for the double post on Google Groups; didn't realize at the time it was a read-only group.] $ ruby -v ruby 1.8.7 (2009-06-12

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