{"id":18831273,"url":"https://github.com/acrazing/json-test-suite","last_synced_at":"2026-05-04T14:44:39.118Z","repository":{"id":88061517,"uuid":"98302705","full_name":"acrazing/json-test-suite","owner":"acrazing","description":"A JSON marshal/unmarshal unit test cases suite.","archived":false,"fork":false,"pushed_at":"2024-09-06T20:43:41.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T06:46:44.932Z","etag":null,"topics":["json","test","unit-test"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acrazing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T12:16:45.000Z","updated_at":"2024-09-06T20:43:44.000Z","dependencies_parsed_at":"2023-03-02T01:00:26.124Z","dependency_job_id":null,"html_url":"https://github.com/acrazing/json-test-suite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrazing%2Fjson-test-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrazing%2Fjson-test-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrazing%2Fjson-test-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrazing%2Fjson-test-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acrazing","download_url":"https://codeload.github.com/acrazing/json-test-suite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768942,"owners_count":19693760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","test","unit-test"],"created_at":"2024-11-08T01:52:51.862Z","updated_at":"2026-01-24T17:30:20.348Z","avatar_url":"https://github.com/acrazing.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON test suite\n\nThis is a repo to hold some useful test cases for JSON parser/serializer.\n\n## Usage\n\nAt first, clone this repo to your local:\n\n```bash\ngit clone https://github.com/acrazing/json-test-suite\n```\n\n`git submodule` or `git subtree` is recommended\n\nAnd then, all the files end up with `.json` is the test case except `package.json` is the\nholder for `yarn` and the `all_*.json` is the all of the cases. each one of the test case\ncontains two file `NAME_inline.json` and `NAME_loose.json`, first one means no whitespace\nbetween tokens, and second one is more readable.\n\n## PR is welcome\n\nAll the `*.json` is generated by [generate.ts](./generate.ts), you can modify it in any shape.\n\n## TODO\n\n- [ ] error cases\n\n## LICENSE\n\nNone, you can do anything with this.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facrazing%2Fjson-test-suite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facrazing%2Fjson-test-suite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facrazing%2Fjson-test-suite/lists"}