[rspec-users] RSpec 2.0, Cucumber, ruby-debug
David Chelimsky
dchelimsky at gmail.com
Sat Jun 19 18:35:06 EDT 2010
On Jun 19, 2010, at 5:24 PM, Brian Cardarella wrote:
> On Jun 19, 1:27 pm, Brian Cardarella <bcardare... at gmail.com> wrote:
>> I see that I now need to pas -d or --debug with the rspec command line
>> tool to use ruby-debug. What about with Cucumber? RSpec 2.0 Core
>> overwrites Kernel#debugger that ruby-debug uses.
> My work-around is to just comment out the debugger method defined in
> kernel_extensions.rb in RSpec-core. This doesn't feel like an ideal
> solution.
What are you experiencing and what are you expecting?
More information about the rspec-users
mailing list