Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Multi-threaded concurrent Capybara requests?

Testing a gem that uses ActiveRecord models

What are the options to Capybara's have_selector?

ruby rspec capybara

Rspec controller test failing with Apostrophe Character?

What's the difference between a fixture and a factory in my unit tests?

Track down what's causing slow rspec tests

Why consider_all_requests_local fails with rspec config

ruby-on-rails-3 rspec

rspec - matcher for one of choices

ruby rspec

Rspec Using Development Database

DHH on Unit Testing : Is RSpec indeed needlessly complicated?

Check if a user is signed out in devise

How to test render :file => 'public/404.html' in Rspec 2?

ruby-on-rails testing rspec

Rails Rspec `require': cannot load such file -- rails_helper (LoadError)

ruby-on-rails ruby rspec

Rails/Capybara: How to click a link in a table row that also contains unique text

rspec capybara

Expect to raise_error and test fails because it raises this error

ruby-on-rails-3 rspec

How to test custom routes in controller with rspec

Expect all array elements to be of the same class

arrays ruby testing rspec

In Git Bash on Windows 7, Colors display as code when running Cucumber or rspec

Spork doesn't reload code

Stub Model Save Method in Rspec/Rails

ruby-on-rails rspec