Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

Rspec tests: it { should respond_to() }

ruby unit-testing rspec2

How do I undo File System changes made in my Rails/RSpec tests?

Rspec request.env wrong number of arguments

Testing acts_as_tenant with rspec

How should I integrate RSpec with Rake, Rails and my existing tests?

undefined method `setup' for main:Object while trying to run controller tests with authlogic

How to assign variables when using RSpec to test jbuilder views

How to mock/stub the config initializer hash in rails 3

ruby-on-rails-3.1 rspec2

RSpec isn't generating spec files for my models and controllers

How do I find out which callbacks are registered with the at_exit method in Ruby?

Rspec: setting cookies in a helper test

ruby-on-rails rspec rspec2

RSpec `should_receive` behaviour with multiple method invocation

ruby testing rspec rspec2

RSpec-2 and Devise

What are the right parameters for a rspec put request on my stub

Automatically re-run rspec example if a Timeout::Error occurs

rspec rspec2 rspec-rails

Can I override a method in RSpec for just one argument call

rspec rspec2