Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

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

How to use FactoryGirl with a model that takes a hash in initialize method?

Undefined method after_create with FactoryGirl

Rake RSpec Tasks are not showing up

ruby-on-rails ruby rspec rake

rspec returns "PG::Error: ERROR: relation "table_name" does not exist"