Skip to content

rspec matcher for hashes that shows a pretty output of the hash's diffs.

Notifications You must be signed in to change notification settings

paulsc/hash-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

rspec matcher for hashes that shows a pretty output of the hash's diffs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages