Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

FactoryGirl error: "Email has already been taken."

How to remove "DEPRECATION: stub! is deprecated. Use stub instead." message?

ruby-on-rails ruby rspec

Rspec, test presence of an association

Why am I getting undefined method errors for "strip" and "downcase" when I run RSpec on my models?

ruby testing rspec

Running RSpec in debug mode

ruby rspec

"bundle install" fail while install rspec

ruby-on-rails rspec bundler

rspec user story feature vs cucumber

testing rails' nested attributes with rspec

ruby-on-rails rspec

What does "assigns" do in Ruby on Rails?

Rspec 2 - name of class inside of tag

How to get the current test filename from RSpec?

Trouble differentiating Rspec's 'let' vs 'let!'

rspec let

Capybara is not waiting for ajax to finish

Set time zone on one rspec test

Rails Rspec allow_any_instance_of raises "does not implement" error for ActiveRecord object attributes

How do I reference my service class from rspec?

Setting the HTTP_REFERER in a global before(:all) in Rspec

ruby-on-rails rspec

Cucumber step definition for "Given that I'm logged in"

Stubbing ActiveRecord associations

Cucumber not finding step definitions