Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Why does default rake task run specs in Rails app?

ruby-on-rails ruby rspec rake

Capybara and Rspec: correct way to use within() and have_selector() together?

Exclude vendor files from Simplecov reports

Rspec 3.6, Rails 5 error: wrong number of arguments (given 2, expected 1) for `post` request

Setting http headers RSpec 2.4 / Rails 3

rspec controller test with devise authentication

Rspec - combine expect_any_instance_of and a receive counts

SimpleCov calculate 0% coverage for user model

DEPRECATION WARNING: alias_method_chain is deprecated

Should I be using RSpec or Cucumber

Checking ActiveRecord Associations in RSpec

Testing focus with Capybara

rspec test passes in isolation, but fails when run with other tests

Does before_save run after validations?

Mock filesystem in integration testing

How do I test if a submit button exists in capybara?

ruby rspec capybara

Clean out, or reset test-database with Rspec and MongoID on Rails 3

How do I resolve "Missing host to link to! Please provide the :host parameter"? (RoR)

making two requests to the same controller in rails integrations specs

ruby-on-rails testing rspec

How to configure Capybara to run tests in a dockerized Selenium Grid?