Code changes
Demo
3.13.5
Module Changes
Class Changes
-
RSpec::Core::Metadata::HashPopulator
-
RSpec::Core::ConfigurationOptions
-
RSpec::Core::Formatters::Protocol
-
RSpec::Core::Formatters::ProfileFormatter
-
RSpec::Core::Parser
-
RSpec::Core::Configuration::MustBeConfiguredBeforeExampleGroupsError
-
RSpec::Core::MemoizedHelpers::ContextHookMemoizedHash::Before
Method Changes
-
RSpec::Core::FilterRules#include_example?
-
RSpec::Core::Hooks::HookCollections#process
-
RSpec::Core::Formatters::HtmlPrinter#print_html_start
-
RSpec::Core::Configuration#default_formatter
-
RSpec::Core::Notifications::ProfileNotification#percentage
-
RSpec::Core::InclusionRules#standalone?
3.13.4
Module Changes
Class Changes
-
RSpec::Core::Ordering::Registry
-
RSpec::Core::ExampleGroup
-
RSpec::Core::SharedExampleGroupInclusionStackFrame
-
RSpec::Core::Configuration::DeprecationReporterBuffer
-
RSpec::Core::AnonymousExampleGroup
-
RSpec::Core::Formatters::DeprecationFormatter
Method Changes
-
RSpec::Core::Backports::Random::MT19937#initialize
-
RSpec::Core::Notifications::ExamplesNotification#failed_examples
-
RSpec::Core::Hooks::HookCollections#known_scope?
-
RSpec::Core::Formatters::ProgressFormatter#start_dump
-
RSpec::Core::ExampleGroup#method_missing
-
RSpec::Core::Example#with_around_example_hooks
3.13.3
Module Changes
Class Changes
-
RSpec::Core::SharedExampleGroupModule
-
RSpec::Core::Reporter
-
RSpec::Core::Configuration::DeprecationReporterBuffer
-
RSpec::Core::FilterRules
-
RSpec::Core::Notifications::ExampleNotification
-
RSpec::Core::Hooks::AfterHook
-
RSpec::Core::Example
Method Changes
-
RSpec::Core::Configuration#extend
-
RSpec::Core::Reporter#register_listener
-
RSpec::Core::Configuration#full_description
-
RSpec::Core::Hooks::HookCollections#initialize
-
RSpec::Core::ExampleGroup#described_class
-
RSpec::Core::Configuration#color_enabled?