tree-sitter.tree-sitter/test/fixtures/test_grammars/basic_cst
Will Lillis 543734d286 feat(test): allow corpus tests to use cst outputs
This is already exposed for consumers via the CLI, and is a natural way
to express some test expectations over the sexp form.

Also clean up some repeated logic in the internal test code, and narrow
the cst rendering return type to `std::io::Result` rather than
`anyhow::Result`.
2026-08-09 15:48:37 -05:00
..
corpus.txt feat(test): allow corpus tests to use cst outputs 2026-08-09 15:48:37 -05:00
grammar.js feat(test): allow corpus tests to use cst outputs 2026-08-09 15:48:37 -05:00