Displaying 1 result from an estimated 1 matches for "test_this_hahahah".
2011 Feb 03
2
Possible to ask rspec to show more code in the debugger?
...at it seems that rspec
does not automatically ''set autoeval'' when going into the debugger. Not deal
breakers by any means but thought I would see if anyone else has the same
comments.
Loaded suite test/unit/random_test
Started
[4, 13] in test/unit/random_test.rb
4
5 def test_this_hahahah
6 a = 1
7 a += 1
8 debugger
=> 9 assert a == 2
10 end
11
12
13 end
test/unit/random_test.rb:9
assert a == 2
(rdb:1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachme...