-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Hello,
I was wondering if it would be nicer to have the usually used jsonMatcher()
method strict by default (.mode(JSONCompareMode.STRICT)
). Moreover we could add another method like unorderedJsonMatcher()
to perform assertions when the order can change.
This would be somehow like what we have in assertj.
What do you think about that ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested