With Cuc and Rails I'd be able to debug step definitions by putting 'debugger' in the relevant step definition. With Sinatra configured as above this doesn't work. Any tips on making this work and/or explaining whats different/
Cheers Andrew 2009/2/27 Aslak Hellesøy <[email protected]> > > > Aslak Hellesøy wrote: >> >>> Rob Holland updated the wiki yesterday: >>> http://wiki.github.com/aslakhellesoy/cucumber/sinatra >>> (He reports that the $0 trick described in the blog doesn't work with >>> the latest Sinatra). >>> Rob also has an example in his fork, which I have yet to merge into my >>> repo: >>> >>> http://github.com/robholland/cucumber/commit/0e12d8100ca8541af014abe6a480c53a90b6aebd >>> >>> > This is now in my master too. > > Aslak > > > Aslak >>> >> >> Thanks, I've updated my blog to reflect. >> >> -- >> Posted via http://www.ruby-forum.com/. >> _______________________________________________ >> rspec-users mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/rspec-users >> > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users >
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
