Initialisation of custom Shoula macros...
Read More@controller is nil when testing delete :destroy with Shoulda...
Read MoreProblem with testing validations using Shoulda ...
Read MoreHow can I use `should validate_presence_of` with a custom error message?...
Read MoreAutotest, Shoulda, Ruby - The Setup?...
Read MoreWhy is this Rails controller test failing?...
Read MoreGenerating many almost identical ruby unit tests...
Read MoreBDD on Rails - Is the community more behind Shoulda or RSpec?...
Read MoreShoulda - Passing parameters to controller actions...
Read Moremultiple shoulds in a rails rspec block - do they all have to be true to pass the test...
Read MoreHow to create contexts in shoulda macros...
Read Moreshoulda macros with rspec2 beta 5 and rails3 beta2...
Read MoreSetup Factory Girl with Test::Unit and Shoulda...
Read MoreNoMethodError validate_presence_of using shoulda...
Read MoreShoulda for Rspec, Rails, outputs there is an error but doesn't output the error itself...
Read MoreShoulda Test in Rails 3: should respond_with :success...
Read MoreIs there a way to run a single focused Shoulda test or context in Vim (possibly with rails.vim)?...
Read MoreHow can I reduce rspec test dependency?...
Read Morehow can I structure this rails integration test (with shoulda) so that "visit" is not call...
Read MoreUnit testing a module that is included in ActiveRecord models...
Read MoreShoulda superclass mismatch on unit tests...
Read MoreRecommended testing frameworks for Rails 2 app with randomness...
Read MoreWhy am I not getting colors with shoulda and test::unit?...
Read Moreassigns_to doesn't work for Rails 3 Shoulda on Ubuntu...
Read MoreHow do I test that a before_filter will redirect for all Rails controller actions?...
Read MoreUsing Shoulda redirect_to to test a controller's create action...
Read More