Generate Spec tests from Shopify/liquid-wasm
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 19
- Forks
- 8
- Avg merge
- 6h 41m
- Merged PRs (30d)
- 2
Description
Liquid-WASM has its own list of spec tests, and Liquid-Spec should be able to import spec tests from it: (Wasm PR)
rake generate
rake generate:liquid_ruby # Generate spec tests from Shopify/liquid
rake generate:liquid_wasm # Generate spec tests from Shopify/liquid-wasm
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 running rake generate and rake generate:liquid_wasm, then inspect how the existing rake generate:liquid_ruby entry point imports spec tests. Use the linked liquid-wasm PR as the source reference; done means Liquid-Spec can generate the corresponding liquid-wasm spec tests without breaking the existing generation tasks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, wasm
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100