Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

With capybara, how to use page.should render_template

rspec devise rspec2 capybara

passing params to post :create request ruby-on-rails-3.1, Rspec, factory-girl

Gem tests can't find route using url_for

Why is 'FactoryGirl.lint' giving InvalidFactoryError?

RSpec MustBeConfiguredBeforeExampleGroupsError on plain project

How to test upload with Carrierwave + FactoryGirl

How to target localized button with RSpec and Capybara?

Define class in Rspec

Capybara: ElementNotFound: unable to find field name on a multi-part form

How do I make config.exceptions_app work with rspec

How can I assert on initialize behaviour with RSpec?

ruby mocking rspec2

Testing with RSpec: setting locale based on first subdomain

How to test attr_accessible fields in RSpec

FactoryGirl + RSpec + Rails 3 'undefined method <attribute>='

Rails: Good Rspec2 example usage? (Also: Cucumber, Pickle, Capybara) [closed]