Subject: | Deep testing and unicode |
It would be nice to have a bit of integration between Test::JSON and
Test::Deep. So the ability to specify two JSON objects as a string but
control how different fields are compared. Perhaps this could be in a
Test::JSON::Deep module.
Also when working with unicode one might expect the "got" side to
generate binary unicode but the "expected" side must only have 7-bit
characters.