Jonathan Linowes wrote:
Is there an easy way to inject each example text into test.log so I
can isolate the log output per example?
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
You could cr
Is there an easy way to inject each example text into test.log so I
can isolate the log output per example?
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
On May 16, 2008, at 6:21 PM, "Rick DeNatale" <[EMAIL PROTECTED]>
wrote:
On Fri, May 16, 2008 at 4:19 PM, aslak hellesoy
<[EMAIL PROTECTED]> wrote:
On Fri, May 16, 2008 at 5:41 PM, Rick DeNatale <[EMAIL PROTECTED]
> wrote:
BTW the installation doc at
http://rspec.info/documentation/rails/in
On Fri, May 16, 2008 at 4:19 PM, aslak hellesoy
<[EMAIL PROTECTED]> wrote:
> On Fri, May 16, 2008 at 5:41 PM, Rick DeNatale <[EMAIL PROTECTED]> wrote:
>> BTW the installation doc at
>> http://rspec.info/documentation/rails/install.html seems to be stuck
>> in the pre-git days.
>>
>
> That's becaus
On Fri, May 16, 2008 at 5:41 PM, Rick DeNatale <[EMAIL PROTECTED]> wrote:
> I'm working on porting our app. Do I need to upgrade rspec from 1.1.3?
> If so which version.
>
1.1.3 might work - we're not systematically testing old version
against newer versions of Rails. If it doesn't work, try the
I'm working on porting our app. Do I need to upgrade rspec from 1.1.3?
If so which version.
BTW the installation doc at
http://rspec.info/documentation/rails/install.html seems to be stuck
in the pre-git days.
--
Rick DeNatale
My blog on Ruby
http://talklikeaduck.denhaven2.com/
___