Switch branches/tags
Find file History
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
..
Failed to load latest commit information.
bisect Use the config option value when printing the bisect runner. Feb 9, 2018
formatters fix ArgumentError: bad value for range Apr 24, 2018
mocking_adapters Fix grammer Oct 11, 2014
project_initializer Remove inaccurate comment. Apr 18, 2017
backtrace_formatter.rb Filter bundler stackframes by default. May 8, 2016
configuration.rb squash! Add support for $XDG_CONFIG_HOME/rspec/options May 2, 2018
configuration_options.rb squash! Add support for $XDG_CONFIG_HOME/rspec/options May 2, 2018
drb.rb Updates for frozen-string-literal compatibility. Jun 28, 2017
dsl.rb Ensure groups and examples are registered before invoking config defi… Mar 8, 2016
example.rb Upgrade rubocop, motivated by CVE. Jan 3, 2018
example_group.rb Explicitly define generated methods for it/example/etc. Dec 28, 2017
example_status_persister.rb Refactor: extract `parse_id` method. Jul 28, 2015
filter_manager.rb Use :rerun_file_path when checking location filters May 18, 2015
flat_map.rb Exclude version/platform-specific code from simplecov. Mar 18, 2015
formatters.rb Allow users to set a formatter instance instead of just a class. Jan 16, 2018
hooks.rb Fix typo Jan 30, 2018
invocations.rb Suggest `bisect_runner = :shell` when there was a problem. Feb 9, 2018
memoized_helpers.rb Upgrade rubocop, motivated by CVE. Jan 3, 2018
metadata.rb Remove leading space from full description when no parent description. Aug 22, 2016
metadata_filter.rb Fix bugs where when_first_matching_example_defined hooks would fire m… Mar 16, 2017
minitest_assertions_adapter.rb expect_with :minitest, skip via include Dec 30, 2014
notifications.rb Limiting string allocations in skipped example notifications. Jun 28, 2017
option_parser.rb Add -n short option for --next-failure Jun 16, 2017
ordering.rb Use parens to clarify order of operations. Mar 19, 2015
output_wrapper.rb simplify how streams are managed by moving filename support back to l… May 4, 2017
pending.rb Fix grammer Oct 11, 2014
profiler.rb Setup profiler by default when ensuring listeners are ready Nov 21, 2017
project_initializer.rb Fix grammer Oct 11, 2014
rake_task.rb dont double include pattern, let user override our default if necessary Jul 27, 2016
reporter.rb Move profiler configuration inline Nov 21, 2017
ruby_project.rb Turn a #map into #each where the return value is unused Nov 9, 2015
runner.rb Don't write status file during dry runs. Mar 27, 2018
sandbox.rb Clarify that this file must be required. Dec 31, 2014
set.rb Fix bugs where when_first_matching_example_defined hooks would fire m… Mar 16, 2017
shared_context.rb Make `:example` and `:context` scopes primary. Mar 21, 2014
shared_example_group.rb This cop was disabled globally. Jan 9, 2018
shell_escape.rb Allow Pathname shell arguments to be escaped Nov 13, 2017
test_unit_assertions_adapter.rb Fix grammer Oct 11, 2014
version.rb Bump version to 3.9.0.pre. Aug 4, 2018
warnings.rb Fix grammer Oct 11, 2014
world.rb Follow up to #2552. Jul 22, 2018