-
-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
Description
Hello there,
using version 4.0 of coduo/php-matcher
Is there a way to get more details when JSON values do not match ?
Like the line that differ maybe ?
Because right now I have something like that :
Value {BIG_CHUNK_OF_JSON} does not match {BIG_CHUNK_OF_JSON}
Which is kind of difficult to debug.
Any suggestions ?