I'm encountering some odd errors while running one of the fixture examples provided with the Rasta code. I'm actually trying to run the googlewhack fixture and each example is failing for the following reason
NameError in 'Googlewhack[B6] google_hits() should handle exceptions'
undefined local variable or method `before_example' for #<Test::Unit::TestCase::
Subclass_5:0xbf16e08>
Any guidance or help in resolving this would be greatly appreciated. It's likely something I'm doing wrong, but I'm not sure what that may be.
|