search for: verify_rcov

Displaying 3 results from an estimated 3 matches for "verify_rcov".

2007 Sep 25
12
Problems with expect_render
Hi there, I''ve been working with RSpec for about a week now, and the process of moving from a Test::Unit + Mocha setup to an RSpec + Mocha environment has been pretty straightforward. Except, I''m having problems with using template.expect_render. I have Mocha enabled with: > config.mock_with :mocha in spec_helper. And then I have a view spec which looks like this:
2007 Sep 04
7
Rake tasks getting in the way of edge (uses gem instead)
So I''d been running gem releases of rspec for the past several months, and I installed edge rspec so that I can use Story Runner. I''m running into a problem because I''ve got a couple rake tasks that reference "spec/rake/raketask". If I try to run "rake spec" then it pulls in the gem version instead of the plugin version. rake blows up saying that
2007 Jul 26
5
Coding standards and whitespace
.../mocks/message_expectation.rb rspec/lib/spec/mocks/methods.rb rspec/lib/spec/mocks/mock.rb rspec/lib/spec/mocks/order_group.rb rspec/lib/spec/mocks/proxy.rb rspec/lib/spec/mocks/space.rb rspec/lib/spec/mocks/spec_methods.rb rspec/lib/spec/mocks.rb rspec/lib/spec/rake/spectask.rb rspec/lib/spec/rake/verify_rcov.rb rspec/lib/spec/runner/backtrace_tweaker.rb rspec/lib/spec/runner/behaviour_runner.rb rspec/lib/spec/runner/command_line.rb rspec/lib/spec/runner/extensions/kernel.rb rspec/lib/spec/runner/extensions/object.rb rspec/lib/spec/runner/formatter/base_formatter.rb rspec/lib/spec/runner/formatter/base_...