Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

RSpec request test merges hashes in array in POST JSON params

Rails JSON API testing POST request with PARAMS in JSON

How to Stop RSpec Warning Messages

ruby-on-rails rspec

Print a variable to console in Haml to debug Rspec

Rails 3 Rspec test database persists

ruby-on-rails-3 rspec

Resize Chrome's window while using Capybara

Paperclip 4, Amazon S3 & rspec: how to stub file upload?

RSpec: Expecting method to raise an error fails

ruby rspec

Remove Gem from RVM Gemset?

capybara-webkit: automatically save a screenshot on an RSpec test failure

ruby testing rspec capybara

Include module in all MiniTest tests like in RSpec

Rspec mocks, can 'expect' also stub a method as a side effect?

test page redirection with Capybara + RSpec

rspec capybara

Ambiguous match, found 2 elements matching css - Capybara

How to call a rake task in rspec

RSpec sends emails (not storing in ActionMailer::Base.deliveries) - dont know why?

Rspec validation failed - attribute can't be blank but it isn't blank

ruby-on-rails rspec

How can I set up RSpec for performance testing 'on the side'

rspec: raise_error usage to match error message

ruby rspec

rail3/rspec/devise: rspec controller test fails unless I add a dummy=subject.current_user.inspect

ruby-on-rails rspec devise