Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Rail 3.2.2/Devise: deprecation warning with rspec

RSpec - Testing strong parameters

Rspec stubing view for anonymous controller

Disable generation of requests and routing specs? [RSPEC]

Capybara: How to check that an element has content among many similar elements?

ruby rspec capybara

Stubbing Chained Queries in Rails 3 and Rspec

RSpec: Flush table / destroy objects after each context

FactoryGirl association model trouble: "SystemStackError: stack level too deep"

Testing Default scope in RSpec

Rspec - wrong number of arguments when raising error

RSpec vs. Shoulda?

`dirname': can't convert nil into String (TypeError)

ruby rspec cucumber bundler

Rspec testing layout

testing layout rspec

RSpec test ArgumentError on method with parameters

ruby unit-testing rspec

Is there a "not_expects" for mocha/rspec?

How to RSpec a shared ActiveRecord module without associated database table?

Testing "Account Confirmation" with rails/rspec/capybara/devise

ActionController::UnknownFormat with rspec and post request

Is it possible to add "somewhere" a `before(:each)` hook so that all spec file can run it?

Ruby: Send logger messages to a string variable?

ruby rspec logging