Understanding of quicktype's codebaseKnowledge of JSON SchemaExperience with testing in TypeScriptNode.js setup
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
50
調査方針
Explore the quicktype test infrastructure (likely in tests/ directory) and understand how existing tests are run. Review the JSON Schema Test Suite repository (https://github.com/json schema org/JSON Schema Test Suite) to identify valid test cases. Determine which tests to include and how to adapt them to quicktype's testing framework. Consider any constraints like performance or schema version compatibility.
Add the JSON Schema test suite · glideapps/quicktype#963 | Good First Issue