On Mon, Nov 24, 2008 at 9:00 PM, James Byrne <[EMAIL PROTECTED]> wrote:

> aslak hellesoy wrote:
> > On Mon, Nov 24, 2008 at 8:40 PM, James Byrne <[EMAIL PROTECTED]>
> > wrote:
> >
> >> Where and how do you put custom logger statements in cucumber?  I
> >> understood (more or less) how to do this in rspec in the spec_helper
> >> file but I do not know where to start with cucumber.
> >>
> >
> > Are you using any particular framework along with Cucumber? -Like Merb
> > or other?
>
> Rails 2.2.2
>

It depends what you want to log and when. Have you tried to put it in a
Before or After block?

I'm not sure exactly what you're trying to achieve.

Aslak


>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to