Output for contain_exactly
/match_array
is worse than stock RSpec
#253
Labels
contain_exactly
/match_array
is worse than stock RSpec
#253
Given
superdiff_contains.rb
:When I run it without superdiff, I get this output:
When I run it with superdiff, I get this output:
(...but with the redacted bits not redacted...).
The stock RSpec output makes it very easy to see what the extra elements or missing elements are. With superdiff it's super hard to tell.
Could superdiff retain the
the missing elements were:
andthe extra elements were:
parts of the standard RSpec output?The text was updated successfully, but these errors were encountered: