rspec/rspec-expectations

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.document
.github/FUNDING.yml
.gitignore
.rspec
.rubocop.yml
.rubocop_rspec_base.yml
.travis.yml
.yardopts
BUILD_DETAIL.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Changelog.md
DEV-README.md
DEVELOPMENT.md
Gemfile
Gemfile-custom.sample
Guardfile
ISSUE_TEMPLATE.md
LICENSE.md
README.md
REPORT_TEMPLATE.md
Rakefile
Should.md
appveyor.yml
cucumber.yml
maintenance-branch
rspec-expectations.gemspec
benchmarks/2.x_vs_3.x_matcher_dsl_implementation.rb227
benchmarks/autoload_v_require.rb11
benchmarks/caller_vs_raise_for_backtrace.rb65
benchmarks/cloning_matchers.rb14
benchmarks/default_messages_as_methods_v_blocks.rb23
benchmarks/example_spec.rb8
benchmarks/gsub_vs_tr_single_character.rb21
benchmarks/hashing_large_objects.rb21
benchmarks/include_matcher.rb203
A
2 hrs
benchmarks/include_v_superclass.rb22
benchmarks/match_array/failing_with_distinct_items.rb127
A
20 mins
benchmarks/match_array/failing_with_duplicate_items.rb99
A
20 mins
benchmarks/match_array/passing_with_distinct_items.rb134
benchmarks/match_array/passing_with_duplicate_items.rb112
benchmarks/match_array/rubyprof/passing_with_distinct_items.rb7
benchmarks/matcher_dsl_vs_classes.rb56
benchmarks/method_to_proc.rb59
benchmarks/output_stringio_vs_tempfile.rb20
benchmarks/set_vs_array_include.rb30
lib/rspec/expectations.rb24
lib/rspec/expectations/block_snippet_extractor.rb198
B
5 hrs
lib/rspec/expectations/configuration.rb98
lib/rspec/expectations/expectation_target.rb63
A
25 mins