Description
Improves RSpec failure output by showing clearer differences between complex Ruby data structures. It is useful when tests compare nested hashes, arrays, objects, or domain-specific values.
Detailed diffs can expose private fixture data. Keep CI logs protected and avoid using real customer records in test expectations.