Re: [rspec-users] RSpec sundry questions

2008-09-09 Thread Mikel Lindsaar
On Wed, Sep 3, 2008 at 7:05 AM, Greg Hauptmann <[EMAIL PROTECTED]> wrote: > Q2 - Anyone know where the "build" method that Ryan used in his Rails > cast? Was this a mocha method? (I couldn't see it in the api). > Reference: http://railscasts.com/episodes/81-fixtures-in-rails-2-0 No, I skimmed th

Re: [rspec-users] RSpec sundry questions

2008-09-02 Thread aslak hellesoy
On Tue, Sep 2, 2008 at 11:05 PM, Greg Hauptmann <[EMAIL PROTECTED]> wrote: > Hi, > > Q1 - Can I assume that the core testing framework (e.g. rails unit > testing versus RSpec) is a kind of separate issue to whether you using > mocking or not? i.e. you could use Mocha with either the rails unit > te