From: Christian Neukirchen Date: 2007-01-24T19:20:58+09:00 Subject: Re: test/spec -- was Re: I don't get rspec "David Chelimsky" writes: > That said, you can include modules and get reuse that way: > > module SomeHelperMethodsUsefulAcrossContexts > end > > context "some context" do > include SomeHelperMethodsUsefulAcrossContexts > end > > I'd be surprised if test/spec doesn't already support this out of the box. It works exactly the same in test/spec. > Cheers, > David -- Christian Neukirchen http://chneukirchen.org