Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rspec2

RSpec test to check (Rails model: validates :something, :inclusion => list from other activeRecord)

Why aren't RSpec matchers working?

rspec rspec2

How to write Rspec spec for the following query

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

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

rspec rspec2