Displaying 2 results from an estimated 2 matches for "before_context_ev".
Did you mean:
before_context_eval
2006 Sep 29
0
Living Dangerously?
...my specs are failing
by failing to fail ? In other words - can I trust the output any more?
Many thanks,
Jerry
*** spec_helper.orig 2006-09-29 21:22:40.000000000 +0100
--- spec_helper.rb 2006-09-29 21:29:52.000000000 +0100
***************
*** 27,34 ****
class Context
def before_context_eval
inherit SpecTestCase
! inherit ActionController::IntegrationTest
end
end
end
***************
2007 Apr 04
11
ANN: RSpec 0.9.0 beta-1 available for download.
We''d like to get some feedback on RSpec 0.9 before we start pushing
out releases via Rubyforge''s gem server and update the website. We
have therefore made the first beta of 0.9 available - both prepackaged
and tagged in subversion (see below).
RSpec 0.9 introduces a new API for expectations, which essentially
means that your underscores go away (there has been other discussions