Skip to content

1.0.0: Add strict matcher

Compare
Choose a tag to compare
@deblockt deblockt released this 02 Oct 10:06
· 28 commits to master since this release
3a63ee2

Add two new matchers:

  • StrictJsonObject: the two objects should avec same properties and same values
  • StrictJsonArray: the two array should have exactly same items on the same order