3 lines
148 B
Text
3 lines
148 B
Text
Test::Deep::JSON provides json($expected) function to expect that
|
|
target can be parsed as a JSON string and matches (by cmp_deeply)
|
|
with $expected.
|