Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

rspec-mocks 'allow' returns undefined method

Rails4 - testing confused..needs recommendation

Rspec tests failing randomly when analysing ActiveRecord objects generated by Mongoid events

Using have_selector against a String object in Rails + RSpec

How to access cookies and session in Capybara 2.4.1

RSpec and Capybara: How to get the horizontal and vertical position of an element

Clicking label element that unfortunately contains a link

selenium rspec capybara

FactoryGirl blowing up spec due to foreign key in model

how to use traits for associated factories?

Restore a class/module to a virginal state

ruby rspec

rspec - PG::UnableToSend:server closed the connection unexpectedly This probably means the server terminated abnormally

rspec-given error `Then` is not available from within an example (e.g. an `it` block)

Sinatra Rspec - testing that a view has rendered

testing rspec sinatra

Ruby error: "Symbol as array index"

ruby-on-rails ruby rspec

In rails 3 and rspec 2, how can I test the layout used by a call to render()?

ruby-on-rails rspec

Getting Rspec + autotest working on windows

using rails.vim Rake run spec in MacVim, how to get colored output

ruby-on-rails vim rspec macvim

RSpec: DRY way to test a set of values

validates_confirmation_of :password doesn't get triggered

Rspec: Check if array includes object which includes property