Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Trying to avoid sending emails when email address ends with ".old"

DRY controller specs with RSpec

Rspec tests for administrative 'delete' links fail. Michael Hartl's ROR 3.2 Tutorial - Chapter 9.4.2

Any RSpec like tool for Erlang?

ruby rspec erlang bdd

rspec require spec_helper in .rspec file

ruby rspec bundler

(Rails) PaperTrail and RSpec

RSpec: Most accurate type for a service test

ruby unit-testing rspec

What is a systematic approach to debug intermittently failing specs?

Emulating a clipboard copy/paste with Selinum + Capybara

selenium rspec capybara

testing :reject_if in anaf

ruby-on-rails rspec

Rails3: How do I visit a subdomain in a steak(rspec) spec using Capybara

RSpec Git Bash Windows -- missing color?

Looking for Examples of Rails 3 Integration/Acceptance tests with RSpec [closed]

how to write/run specs for files other than model/view/controller

ruby-on-rails ruby rspec

RSpec fails testing [closed]

rspec mock should_receive in custom matchers

rspec mocking match

RSpec: Which is the right place for testing authorization?

rspec-rails and factory girl block in <top (required)>': undefined method `build'

undefined method `get?' for 302:Integer

Testing Paperclip file uploading with RSpec