Error validating Rails model attributes that can depend on a method...
Read MoreRspec & ShouldaMatchers with class_name...
Read Moretesting with rspec + shoulda-matchers...
Read MoreHow to make shoulda-matchers to use specific set of values for a field?...
Read MoreHow to use shoulda-matchers with Minitest Specs style in Rails?...
Read Morewhen does factory girl create objects in db?...
Read Moreuniqueness_of fails after upgrade shoulda matchers...
Read MoreShoulda Matchers attempting to insert `nil` value while validating uniqueness...
Read MoreNoMethodError: undefined method `validate_presence_of' (Rspec and Shoulda-Matchers)...
Read MoreShoulda/RSpec matchers - conditional validation...
Read MoreUsing shoulda matchers to test `allow_nil` in combination with `uniqueness` and `scope`...
Read MoreTest parameter vs multiple regexp n RSpec...
Read MoreWhat am I doing wrong in Shoulda Matchers?...
Read MoreShoulda::Matchers::ActiveModel::AllowValueMatcher::CouldNotSetAttributeError...
Read MoreRails 4/ validations - numericality: { only_integer: true } necessary on 'integer' attribute...
Read MoreShoulda/Minitest redirect_to { url_helper } not working without hash...
Read Moreshoulda-matchers RSpec expect syntax...
Read MoreTesting STI Associations with Shoulda-Matchers & FactoryGirl...
Read MoreShoulda Matchers: undefined method `is_at_least' for :last_name:Symbol...
Read MoreTesting a variable scope association...
Read MoreHow can I generate a report that shows me my slowest running tests in Rails 3.2, Ruby 1.9?...
Read MoreUnable to test should belong_to, missing id foreign key on Rails...
Read Morevalidate_presence_of shoulda spec and default values...
Read MoreRSpec - Undefined method `key?'...
Read Moremore than 2 should blocks in context doesn't work...
Read MoreHow to test conditional validation with rspec-rails 3.0.0 and shoulda-matchers 2.5.0...
Read MoreUrlGenerationError when running RSpec Test...
Read MoreFactoryGirl build ignored when testing with Shoulda Matchers...
Read Moreundefined method `in_array' for #<Mongoid::Matchers::Validations::ValidateInclusionOfMatcher&...
Read More