{"library":"json-schema-test-data-generator","type":"library","category":null,"description":"The `json-schema-test-data-generator` utility is designed to create sample test data objects based on a provided JSON schema. It generates an array of test scenarios, each indicating whether the generated data is `valid` against the schema, the `data` itself, a descriptive `message`, and an optional `property` key. As of version 0.1.1, the package is considered abandoned, with its last commit occurring 8 years ago. It focuses on covering various combinations for testing against a schema, including required and optional properties, and basic type mismatches. Its primary differentiator is generating both valid and intentionally invalid data scenarios with descriptive messages, helping users quickly create a test suite without manual data construction. Due to its abandoned status, users should be aware that it will not receive bug fixes, security updates, or new features, and might not support newer JSON Schema drafts or complex constructs.","language":"javascript","status":"abandoned","version":"0.1.1","tags":["javascript","json","jsonschema","json-schema","test","data","generator"],"last_verified":"Wed May 27","install":[{"cmd":"npm install json-schema-test-data-generator","imports":["const generate = require('json-schema-test-data-generator');"]},{"cmd":"yarn add json-schema-test-data-generator","imports":[]},{"cmd":"pnpm add json-schema-test-data-generator","imports":[]}],"homepage":null,"github":"https://github.com/bojand/json-schema-test-data-generator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/json-schema-test-data-generator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/json-schema-test-data-generator/compatibility"}}