On 17.10.2008, at 16.49, Roman Gonzalez wrote:
That's good news Jarkko :-).Another problem I'm having is, where should include the test helpers modules from merb, in order to use them in the steps of cucumber, when I try to use the request helpers (for example: "dispatch_to" or "get") I get an undefined method error. Do you know where to start?
I don't think you're supposed to use them, I think they call the controllers directly just like functional tests do in Rails. If you get webrat working, you can just say 'visits "/some/url"' initially and then use the other webrat methods to click links or post forms.
//jarkko -- Jarkko Laine http://jlaine.net http://dotherightthing.com http://odesign.fiCheck out my latest book, Unobtrusive Prototype, fresh off the Peepcode oven:
http://peepcode.com/products/unobtrusive-prototype-js
smime.p7s
Description: S/MIME cryptographic signature
