Re: [rspec-users] Mocking models provided in Rails plugins

2007-10-19 Thread Robert Evans
Dan, you can take a look at what *court3nay did, here: * ** http://sample.caboo.se/empty_rails_app/trunk/spec/controllers/session_controller_spec.rb Robert On 10/18/07, Brandon Keepers <[EMAIL PROTECTED]> wrote: > > Dan, > > On Oct 18, 2007, at 6:14 PM, Dan Croak wrote: > > > Hey folks, > > > >

Re: [rspec-users] I lost the RSpec fight

2007-09-22 Thread Robert Evans
> * I mentioned how Test::Unit development had stagnated, and they took a > different view of it: Test::Unit is "complete". It's done, it works, > it provides a base level of functionality that doesn't need any more > updating. That's quite troubling in my opinion for a developer(s) to say that

Re: [rspec-users] Reason for _spec.rb convention

2007-09-11 Thread Robert Evans
Just to throw one more opinion into the pot, you can mimic how rails handles views and do: account.spec.rb Just a thought. Robert On 9/5/07, M. Edward (Ed) Borasky <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ashley Moran wrote: > > On 4 Sep 2007, at 23:36, D