{"library":"yaml-test-suite","type":"library","category":null,"description":"The `yaml-test-suite` package provides a JavaScript representation of the official YAML test suite data, as defined by the YAML community. It encapsulates a comprehensive collection of YAML test cases, including their original filenames, descriptive names, source URLs, associated tags, and individual test scenarios (with YAML input and expected JSON output). Currently at version 0.1.0, this library is a relatively stable data source, primarily seeing updates when the underlying YAML test suite itself evolves or when minor structural enhancements are added (like the `id` field in 0.1.0). Its primary differentiation is offering this suite as a directly consumable JavaScript array, eliminating the need for developers to parse raw YAML test files manually, making it ideal for testing YAML parsers, linters, or other YAML-related tools within JavaScript or TypeScript environments.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install yaml-test-suite","imports":["import yamlTestSuite from 'yaml-test-suite'","const yamlTestSuite = require('yaml-test-suite')","import type { YamlTestSuiteData } from 'yaml-test-suite'"]},{"cmd":"yarn add yaml-test-suite","imports":[]},{"cmd":"pnpm add yaml-test-suite","imports":[]}],"homepage":null,"github":"https://github.com/fisker/yaml-test-suite","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/yaml-test-suite","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/yaml-test-suite/compatibility"}}