Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

Rails 3 + Rspec 2: Validation failed: Email has already been taken

testing methods wrapped in blocks with RSpec

ruby mocking block rspec2

Rails 3.1.1 Guard-rspec cannot run due to Growl errors: OSERROR: -10000 MESSAGE: Apple event handler failed

Duplicated factory error with rspec and factory girl?

Name of current example/group in rspec hook

rspec filter hook rspec2 vcr

Rails 4 Upgrade - ActionController::UrlGenerationError - No route matches

Ssetting up rspec2 task in Rakefile

ruby rubygems rake rspec2

Undefined method for Class in Rspec

ruby-on-rails rspec rspec2

How to test after_initialize callback of a rails model?

All routing examples fail for a Rails 3.2 Engine with RSpec 2.10

rspec testing association

ruby-on-rails-3 rspec2

Rspec2 testing a before_validation method

RSpec: Undefined method `assert_difference' for ... (NoMethodError)

rspec rspec2 rspec-rails

Factory Girl: uninitialized constant

Using the RSpec before suite hook with a tag

RunTimeError: ActionController::RackDelegation in rspec 2.10.1 for rails 3.1.4 application controller

How to use the test database with Capybara?

path not working properly when using capybara

How do I configure Capybara to work with Poltergeist?

In RSpec, what is the difference between stub! and stub?

ruby rspec rspec2