Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Rails Rspec Testing Controller New Action

ruby-on-rails ruby rspec

Before and After hooks for a spec directory in RSpec

ruby-on-rails ruby rspec

How to check if a method exists using Rspec?

ruby-on-rails rspec

Stub browser time and time zone with Capybara

What's a good tutorial for creating a gem with RSpec? [closed]

ruby-on-rails ruby rspec gem

Capybara + RSpec only sees blank pages in controller specs. Why?

Getting blank page when running RSpec tests for get 'new'

rspec capybara

Stubbing when an object's constructor builds another object