Skip to content

Commit 5b5ecd7

Browse files
authored
test: Testing tree-sitter queries (#235)
Added a Rust-based integration test harness that runs quries directly through `tree‑sitter` and snapshots the captures using insta, mirroring the Jest snapshot review/accept flow. Closes #95
1 parent de07509 commit 5b5ecd7

18 files changed

Lines changed: 5627 additions & 1 deletion

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tests/languages/**/snapshots/*.snap linguist-language=YAML

0 commit comments

Comments
 (0)