WIP
This commit is contained in:
parent
4b94b83cef
commit
115b3ff6f9
@ -198,6 +198,9 @@ For changes that touch the cross-language pipeline (Haskell exporter and Rust ru
|
|||||||
2. `make examples`: runs `export-fixtures` and then `cargo test -p plan-runner --test examples`, which walks every regenerated fixture and verifies it
|
2. `make examples`: runs `export-fixtures` and then `cargo test -p plan-runner --test examples`, which walks every regenerated fixture and verifies it
|
||||||
against its `expected_bindings` oracle.
|
against its `expected_bindings` oracle.
|
||||||
|
|
||||||
|
For changes that touch `tools/plan-viewer`, run `make viewer-test`.
|
||||||
|
It checks the viewer's JavaScript engine against every fixture oracle under Node; the Rust crates remain the correctness oracle.
|
||||||
|
|
||||||
For Markdown-only changes, run a manual read-through and check that headings follow the writing style.
|
For Markdown-only changes, run a manual read-through and check that headings follow the writing style.
|
||||||
|
|
||||||
## Change Design Checklist
|
## Change Design Checklist
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user