Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

Skip an RSpec test case at runtime

CanCan load_and_authorize_resource triggers Forbidden Attributes

How to test scopes?

Does an RSpec2 matcher for matching Hashes exist?

ruby hash rspec2 matcher

Rails 3 RSpec 2 NetBeans integration

Proper way to wait for a second page to load with Capybara when the first has the same field as the second

rspec capybara rspec2

Factory Girl: How to associate a record to another record without creating a new record?

rspec-email - How to get the body text?

rspec rspec2 email-spec

Rails / RSpec: How to test #initialize method?

ruby rspec2

rspec test result from csv.read mocking file

RSpec: comparing a hash with string keys against a hash with symbol keys?

ruby-on-rails ruby rspec2

How to test after_sign_in_path_for(resource)?

Unable to stub helper method with rspec

Rspec 2 config :type types

RSpec: Stub private method

"Could not find a valid mapping for #<User ...>" only on second and successive tests

Rspec: how can I check if a call to a method of another class is called?

ruby-on-rails rspec2

mock Rails.env.development? using rspec

rspec rspec2 rspec-rails

Stubbing Devise in rSpec and Rails3

How to pass an instance variable to an RSpec shared example

ruby-on-rails rspec2