tree-sitter/Tree-sitter parser tests
Test a tree-sitter parser
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| generate | Verify the generated parser | — | true |
| abi-version | The tree-sitter ABI version | — | 15 |
| test-parser | Test the parser | — | true |
| test-parser-cmd | Command that tests the parser | — | tree-sitter test |
| test-rust | Test the Rust bindings | — | false |
| rust-version | Rust version | — | stable |
| test-node | Test the Node bindings | — | false |
| node-version | Node.js version | — | lts/* |
| test-python | Test the Python bindings | — | false |
| python-version | Python version | — | 3.12 |
| test-go | Test the Go bindings | — | false |
| go-version | Go version | — | 1.23 |
| test-swift | Test the Swift bindings | — | false |
| swift-version | Swift version | — | 6.1 |
| test-zig | Test the Zig bindings | — | false |
| zig-version | Zig version | — | 0.15.1 |
Outputs
no outputs