Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec

test.host in Rspec testing Rails redirect

Rails+Capybara+poltergeist ArgumentError: rack-test requires a rack application, but none was given

How to spec methods that exit or abort

ruby rspec

Rspec assigning local variable?

ruby-on-rails rspec

What exactly is the keyword "should" in RSpec Ruby

ruby rspec

FactoryGirl attributes_for with associations

Rails testing default request host

How do I stub a class method with a class_double in RSpec?

ruby-on-rails ruby rspec

How can I make Capybara use Routing helpers

Capybara: How do I test that a table has 3 rows using Capybara?

rspec capybara

Using RSpec to test a layout

Reloading an object not working in rspec

rspec big decimal matcher

Using both webrat and capybara together

Can I use RSpec to mock stdin/stdout to test console reads & writes?

ruby rspec stdout stdin

Rails 3 RSpec and assert_select

ruby-on-rails-3 rspec

How to use RSpec with JBuilder?

Passing cookies in request spec

rspec rspec2 rspec-rails

Disabling code coverage for guard spec runs

ruby-on-rails rspec guard

Rspec - Format output as Progress/Documentation/HTML

rspec