Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Rspec testing for iframe content

Why is RSpec/Capybara not showing where errors occured

Testing "validates ..., format => with"

rspec rspec-rails

Clean solution for resetting class variables in between rspec tests

You have already activated rspec-support 3.0.0.beta1, but your Gemfile requires rspec-support 3.0.0.beta1

ruby-on-rails ruby rspec gem

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