Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 248 Bytes

hash-matcher

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