Backporting test suites
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 171
- Forks
- 75
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 20
Description
See https://github.com/manzt/zod-ome-ngff/issues/1#issuecomment-1456475308
It would be great to have the JSON test-suites (tests/<schema_name>_suite.json) back-ported for v03/v02/v01. This way it would be easier for others to reuse the test cases in language-specific validators for the schemas like:
Currently I've included this repo as a submodule in manzt/zod-ome-ngff just for re-using the text fixtures and test cases.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing tests/<schema_name>_suite.json fixtures and the referenced issue comment. Backport equivalent JSON test suites for v03, v02, and v01, with the fixtures available for reuse by language-specific validators such as zod-ome-ngff and pydantic-ome-ngff.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100