RSPEC matcher for hashes.
When the match fails, it shows a pretty output of which attributes need to be added / removed / modified. Useful for testing JSON API's.
Uses HashDiff; https://github.com/liufengyun/hashdiff
RSPEC matcher for hashes.
When the match fails, it shows a pretty output of which attributes need to be added / removed / modified. Useful for testing JSON API's.
Uses HashDiff; https://github.com/liufengyun/hashdiff