Shopify / Shopify/liquid-spec

Generate Spec tests from Shopify/liquid-wasm

Open
#39 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.