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?


>
> I want to add a simple identifying text line in the log file to assist
> in picking through the output.  Something akin to:
>
> Running Scenario: X
>
>  Feature I should have this logged
>    ....
>
>  Feature This should get logged too
>    ....
>
>
> Running Scenario: Y
>
>  Feature This is somewhat different
>    ....
> --
> 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