Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

RSpec: Factory definition for associated object

Mocking view helpers with rspec-rails 2.0.0.beta.8

ruby-on-rails rspec

How to add first Cucumber test to a Rails app

rspec user test gives "undefined local variable or method `confirmed_at' "

rspec error during Rails Tutorial : undefined local variable or method `static_pages_index_path'

How do I test the assignment of an instance variable in the new action of my controller with rspec?

error in comparing current path with capybara and rspec

capybara-webkit cannot simulate click on (non link/button) element

How to write tests for spree controller decorator?

ruby-on-rails rspec spree

Test datetime fields as a JSON string using rspec

rspec controller test, get with multiple parameters

ruby-on-rails ruby rspec

Use RSpec's "expect" etc. outside a describe ... it block

ruby rspec

Guard --listen-on with vagrant

How do I fake OpenID login in RSpec user story/Cucumber when using open_id_authentication plugin

Best way to test RJS in RSpec Controller specs?

ruby-on-rails rspec

Get rails exceptions to show using capybara and selenium

how do I use Rspec to test the contents of a textarea in a view?

Rails using Rspec to test ---> ActionView::MissingTemplate:

Testing "Post create" with Rspec

Fast (Rspec) tests with and without Rails

ruby rspec tdd stub load-path