Hey kryzs Thanks to your env.rb code I could get started with cucumber on Merb... Probably the issue with Webrat is that is not portable to Merb, when I saw the code in the webrat gem (lib/webrat/session.rb [http://pastie.org/294352]) it was clear that the plugin only works on Rails :-(.
Thanks for the sample code on the pastie, and good luck on the testing. Roman. On Oct 17, 4:36 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > I'm having problems with using Webrat and Cucumber with a Merb app. I > use latest merb and installed latest gems (C 0.1.7 W 0.2.1) and added > env.rb. > When I'm running features all is fine except I do not have any webrat > helpers defined in steps > It worked "out of the box with rails", I wonder what can I do to make > it work in Merb. Am I missing sth obvious to add in my env.rb? > > Here's my env.rb:http://pastie.org/294223 > > Thanks for your help, > > K. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
