Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Rspec test if an attribute was updated

Access session inside spec

ruby-on-rails rspec

How does ruby know where to find rspec in require "rspec"

ruby rspec

RSpec: execute the same expectation under different circumstances

rspec

Testing drag and drop not working rspec/capybara/selenium/jquery

Explain the usage of procs in an rspec context

ruby rspec proc

Testing Nokogiri XML for Attributes

Code not actually asserting in RSpec?

ruby rspec

How to prevent RSpec helper from being loaded

Capybara: click on element found by the icon class

Devise sign_in method throws NoMethodError in RSpec test

I can't save an object with RSpec 2 and FactoryGirl

Devise view specs

ruby-on-rails rspec devise

sqlite transactions not showing in test.log

How can I appropriately mock out a method that returns yield?

Difference between let and def

ruby rspec

RSpec: Integration test for homepage