jsonparser icon indicating copy to clipboard operation
jsonparser copied to clipboard

Compliance test

Open buger opened this issue 9 years ago • 3 comments

We need to make sure that it parse any json.

Does anyone knows good source of json specs?

buger avatar Mar 21 '16 17:03 buger

perhaps http://www.rfc-editor.org/rfc/rfc7159.txt ? and this https://github.com/json-schema/JSON-Schema-Test-Suite seems like a good candidate for testing.

dineshbhoopathy avatar Mar 21 '16 19:03 dineshbhoopathy

I also found this one https://code.google.com/archive/p/json-test-suite

buger avatar Mar 22 '16 02:03 buger