Code changes
Demo
3.13.5
Module Changes
Class Changes
-
RSpec::Matchers::BuiltIn::ContainExactly
-
RSpec::Matchers::BuiltIn::Exist::ExistenceTest
-
RSpec::Matchers::BuiltIn::BeAKindOf
-
RSpec::Matchers::BuiltIn::Satisfy
-
RSpec::Matchers::BuiltIn::Equal
-
RSpec::Matchers::BuiltIn::Compound::And
Method Changes
-
RSpec::Matchers::BuiltIn::Change#failure_message_when_negated
-
RSpec::Matchers::DSL::Matcher#inspect
-
RSpec::Matchers::BuiltIn::BePredicate#predicate
-
RSpec::Matchers::BuiltIn::Satisfy#failure_message
-
RSpec::Matchers::BuiltIn::BeNil#failure_message_when_negated
3.13.4
Module Changes
Class Changes
-
RSpec::Matchers::BuiltIn::Exist
-
RSpec::Matchers::BuiltIn::SpecificValuesChange
-
RSpec::Matchers::BuiltIn::NegativeOperatorMatcher
-
RSpec::Matchers::BuiltIn::ThrowSymbol
Method Changes
-
RSpec::Matchers::BuiltIn::Eq#failure_message
-
RSpec::Matchers::BuiltIn::Exist::ExistenceTest#uniq_truthy_values
-
RSpec::Matchers::BuiltIn::YieldWithArgs#failure_message_when_negated
-
RSpec::Matchers::BuiltIn::Change#from
-
RSpec::Matchers::BuiltIn::YieldSuccessiveArgs#failure_message_when_negated
-
RSpec::Matchers::BuiltIn::YieldControl#supports_value_expectations?
-
RSpec::Matchers::BuiltIn::YieldControl#failure_message_when_negated
3.13.3
Module Changes
Class Changes
-
RSpec::Matchers::BuiltIn::Output
-
RSpec::Matchers::BuiltIn::ThrowSymbol
-
RSpec::Matchers::MatcherDelegator
-
RSpec::Matchers::BuiltIn::BeAKindOf
-
RSpec::Matchers::BuiltIn::BeTruthy
-
RSpec::Matchers::MultiMatcherDiff
-
RSpec::Expectations::ExpectationNotMetError
Method Changes
-
RSpec::Matchers::BuiltIn::BeBetween#inclusive
-
RSpec::Matchers::BuiltIn::BeAKindOf#match
-
RSpec::Matchers::BuiltIn::Satisfy#description
-
RSpec::Matchers::BuiltIn::Output#to_stdout
-
RSpec::Matchers::BuiltIn::BeBetween#comparable?