An open API service indexing awesome lists of open source software.

https://github.com/geopozo/json_tester

A benchmarker/compliance analyzer for python json packages
https://github.com/geopozo/json_tester

active devops needs-love

Last synced: 3 months ago
JSON representation

A benchmarker/compliance analyzer for python json packages

Awesome Lists containing this project

README

          

# json-tester

Not all JSON packages support javascript style JSON- JSON is stricter than
javascript.

Furthermore, all packages have different ways of allowing it and strange types.

This is a testing and reference library for json packages.

## Test will fail

Because those packages are strict w/ JSON and don't support all floating nums