Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

RSpec expect is failing while comparing equal strings

page.should have_content - Special Characters causing error

rspec syntax-error rspec2

ActionMailer not delivering confirmation emails in test environment - Rails 4

ActionMailer: Test failed but works in development environment

Verify partial arguments with RSpec

Check content of attributes using rspec+webrat

Rspec Factory Girl Model Singular Plural (uninitialized constant [ModelName])

ruby-on-rails ruby rspec

ControllerMacros method not being loaded by RSpec

Rspec should wait for threads to finish

Can I log the unhandled VCR request body?

ruby-on-rails ruby rspec vcr

I want to assert for 404 in spec

How to fake HTTP_ACCEPT_LANGUAGE in RSpec controller tests?

Sauce labs tests with meaningful names

Rspec rubocop error `prefer using verifying doubles over normal doubles`

Draper - NoMethodError with RSpec testing for decorator

ruby-on-rails rspec draper

rspec stub giving wrong number of arguments error

ruby-on-rails rspec