Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

How to mock/stub the config initializer hash in rails 3

ruby-on-rails-3.1 rspec2

RSpec isn't generating spec files for my models and controllers

How do I find out which callbacks are registered with the at_exit method in Ruby?

Rspec: setting cookies in a helper test

ruby-on-rails rspec rspec2

RSpec `should_receive` behaviour with multiple method invocation

ruby testing rspec rspec2

RSpec-2 and Devise

What are the right parameters for a rspec put request on my stub

Automatically re-run rspec example if a Timeout::Error occurs

rspec rspec2 rspec-rails

how to use rspec to mock a class method inside a module

ruby rspec mocking rspec2

rspec way for passing variable between multiple contexts

ruby rspec rspec2

How do I get the whole error backtrace for rspec?

How to replace Rspec's ENV["RAILS_ENV"] ||= 'test' deprecated in Rails 3.0?

NoMethodError:undefined method `symbolize_keys' in rspec test

Capybara can't find link on the page

Assert that no method is called on a mock

ruby rspec rspec2

Can I override a method in RSpec for just one argument call

rspec rspec2