ports/devel/p5-Test-Deep-JSON/pkg/DESCR

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.