Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

Api documentation for Rspec? [closed]

rspec

Migrating from Webrat to Capybara...unsuccessfully

SQLite3::SQLException when using database_cleaner with Rails / Spork / RSpec

rails rspec expects fails for custom validations

deadlock detected with capybara-webkit

How can I test unpaid subscriptions in Stripe with Ruby on Rails?

undefined method `validate_presence_of' for RSpec::ExampleGroups::User::Validations

Getting factory_girl to work in Rails3

Rspec Mocking: ActiveRecord::AssociationTypeMismatch

List of RSpec's generators

ruby-on-rails rspec

how to test html attributes with rspec?

html ruby-on-rails-3 rspec

Switch between different tabs using capybara or selenium

selenium rspec capybara

Testing current user in helper spec

Rspec post :create 'unknown keyword: '

RSpec can't find Factorys from Factorygirl

RSpec spec_helper access to session variable

ruby-on-rails rspec

Best Way to Test Boolean Values in Rspec

ruby-on-rails rspec rspec2

How to create a fixture ActsAsTaggableOn with FactoryGirl?

rails3-jquery-autocomplete: how to test with RSpec and Capybara?

How should I test routes and controllers with rspec?