Code changes
Demo
3.13.5
Module Changes
Class Changes
-
RSpec::Core::Configuration
-
RSpec::Core::FilterManager
-
RSpec::Core::Configuration::MustBeConfiguredBeforeExampleGroupsError
-
RSpec::Core::Formatters::ProfileFormatter
-
RSpec::Core::Formatters::DeprecationFormatter::DelayedPrinter
-
RSpec::Core::Formatters::SnippetExtractor::CoderayConverter
Method Changes
-
RSpec::Core::Formatters::ProgressFormatter#example_failed
-
RSpec::Core::Hooks::HookCollection#for
-
RSpec::Core::Backports::Random::MT19937#mask_32_bits
3.13.4
Module Changes
Class Changes
-
RSpec::Core::Formatters::SnippetExtractor::CoderayConverter
-
RSpec::Core::DRbRunner
-
RSpec::Core::Notifications::NullNotification
-
RSpec::Core::Pending::PendingExampleFixedError
Method Changes
-
RSpec::Core::Configuration#load_spec_files
-
RSpec::Core::Configuration#expectation_frameworks
3.13.3
Module Changes
Class Changes
-
RSpec::Core::MemoizedHelpers::ContextHookMemoizedHash::Before
-
RSpec::Core::Metadata::ExampleGroupHash
-
RSpec::Core::ConfigurationOptions
-
RSpec::Core::Formatters::DeprecationFormatter::DelayedPrinter
-
RSpec::Core::Pending::PendingExampleFixedError
-
RSpec::Core::Formatters::JsonFormatter
Method Changes
-
RSpec::Core::Formatters::HtmlFormatter#percent_done
-
RSpec::Core::Formatters::DeprecationFormatter::DelayedPrinter#print_deferred_deprecation_warnings
-
RSpec::Core::Example#initialize
-
RSpec::Core::Configuration#color_enabled?
-
RSpec::Core::Formatters::BaseTextFormatter#dump_summary
-
RSpec::Core::FilterRules#use_only
-
RSpec::Core::Formatters::Loader#existing_formatter_implements?