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
- Host: GitHub
- URL: https://github.com/geopozo/json_tester
- Owner: geopozo
- Created: 2025-06-02T22:32:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T14:00:48.000Z (about 1 year ago)
- Last Synced: 2025-12-19T11:28:47.699Z (6 months ago)
- Topics: active, devops, needs-love
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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