Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Set Chrome as Default Browser for RSpec/Capybara

Capybara - Submit a form without button

RSpec: how to stub inherited method current_user (w/o Devise)?

Rails Fixtures not loading with rspec

Unable to stub helper method with rspec

Rspec run all tests except a specific folder

ruby rspec

Getting the full RSpec test name from within a before(:each) block

shoulda-matchers RSpec expect syntax

rspec shoulda

How to test which validation failed in ActiveRecord?

ArgumentError: Factory not registered

RSpec gives error 'trait not registered: name'

How to test dependent: :destroy with RSpec?

`spring rspec` just displays spring help.. why?

How to test for a redirect with Rspec and Capybara

Simulating race conditions in RSpec unit tests

Why do people group rspec under test and development in the Gemfile?

ruby-on-rails rspec

RSpec testing redirect to URL with GET params

Rspec testing delayed_job

rspec delayed-job

How should I stub a method globally using RSpec?

Too many warnings about 'circular require' when run rspec