Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

How can I test rspec user input and output with Highline?

ruby rspec io highline

Rspec expect( ) vs expect { }

RSpec success despite action and route not defined

Show server output when running request specs

ruby-on-rails rspec

RSpec: Include a custom helper module in spec_helper.rb

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