Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

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

Why are my tests failing with bad argument (expected URI object or URI string) error?

How can I use puffing-billy and VCR to prevent testing stripe's checkout from creating endless new files?

Capybara's save_and_open_page with absolute paths for stylesheets and javascripts

RSpec Expect Hash to include an Array of key value pairs

rspec and capybara with QT warning about using 4.8.2 but qt5 is installed

Any reason a TX in Rails should not have requires_new: true

Is false considered to be nil in rspec?

ruby-on-rails rspec

RSpec lazy subject

ruby rspec

Installing RSpec, Capybara and Selenium Webdriver with Rails 4.x

RSpec 2 doesn't seem to load any fixtures?

undefined method `find_or_initialize' for a Relation

Ignoring exit when running Rspec

ruby rspec