mcmire/super_diff
A more helpful way to view differences between complex data structures in RSpec.
RubyMIT
Issues
- 14
RSpec hanging when matching on http response
#160 opened by tomchipchase - 2
CI takes a very long time to run
#180 opened by mcmire - 0
Premature calculation of `actual` description when generating matcher description
#204 opened by jas14 - 1
Support for diffing message expectations?
#205 opened by babelfish - 2
- 1
- 3
If a trailing newline is missing from actual vs. expected, it is not shown in the diff
#184 opened by mcmire - 4
- 4
wrong number of arguments
#206 opened by sobrinho - 2
Hide color escape chars in non-TTY
#164 opened by iSarCasm - 5
- 1
Consider a `Module` to be displayed similar to a `Class`, as a "primitive"
#255 opened by phorsuedzie - 2
- 3
- 3
Undefined method keys
#254 opened by jcoyne - 1
Add documentation for `attributes_for_super_diff`
#170 opened by mcmire - 1
- 2
- 0
nvmrc incompatible with nodenv, asdf
#248 opened by jas14 - 3
available_classes dump on failure in 0.12.0
#243 opened by modosc - 3
What should happen when you use an `anything` fuzzy matcher inside a Hash on your specs?
#241 opened by KarlHeitmann - 0
Use difftastic internally?
#235 opened by mcmire - 3
- 0
NoMethodError when matcher is passed to `raise_error`
#196 opened by jas14 - 0
Add literate documentation
#209 opened by mcmire - 4
- 3
- 2
raise error when using custom matcher
#163 opened by masato-bkn - 0
How to Enable the Diff Based on a Tag
#194 opened by wbotelhos - 2
Using without RSpec?
#151 opened by glenjamin - 0
Take a look at Concordance
#193 opened by mcmire - 4
Rails 7 Assertion on ActionDispatch::TestResponse: undefined method `keys' for nil:NilClass
#183 opened by sshaw - 0
- 2
Breaks RSpec extra failure lines support
#157 opened by palkan - 3
A failing spec with expect(value).to eq(1.0) throws a NoMethodError instead.
#144 opened by ransombriggs - 3
raise_error matcher truncates application backtrace
#153 opened by dleavitt - 0
Don't show diff if comparing with an empty collection
#173 opened by mcmire - 0
- 0
- 0
Update elision logic to show number of lines omitted
#169 opened by mcmire - 0
Align keys/values in objects?
#155 opened by mcmire - 9
- 2
Dependency limitations
#142 opened by Amourlive - 2
Exception when using custom rspec matcher
#140 opened by jk779 - 3
- 2
Option to disable the key (legend)
#165 opened by tradiff - 3
- 1
Include Hash with nested matchers incorrect
#150 opened by sfcgeorge - 2
- 1
Comparing non-matching Floats gives `undefined method []' for 0.0:Float` within SuperDiff
#141 opened by simonrentzke