Skip to main content

tree-sitter-test

CI discord matrix npm crates pypi

A tree-sitter parser for corpus test files.

References

Usage

This can be used as a standalone plugin in Neovim, without nvim-treesitter.
Here's how you can install it using lazy.nvim:

{
    "tree-sitter-grammars/tree-sitter-test",
    build = "mkdir parser && tree-sitter build -o parser/test.so",
    ft = "test",
    init = function()
        -- toggle full-width rules for test separators
        vim.g.tstest_fullwidth_rules = false
        -- set the highlight group of the rules
        vim.g.tstest_rule_hlgroup = "FoldColumn"
    end
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tree_sitter_test-0.3.0.tar.gz (16.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

tree_sitter_test-0.3.0-cp310-abi3-win_arm64.whl (13.5 kB view details)

Uploaded CPython 3.10+Windows ARM64

tree_sitter_test-0.3.0-cp310-abi3-win_amd64.whl (14.3 kB view details)

Uploaded CPython 3.10+Windows x86-64

tree_sitter_test-0.3.0-cp310-abi3-musllinux_1_2_x86_64.whl (25.6 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ x86-64

tree_sitter_test-0.3.0-cp310-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (27.1 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

tree_sitter_test-0.3.0-cp310-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.7 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

tree_sitter_test-0.3.0-cp310-abi3-macosx_11_0_arm64.whl (12.3 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

tree_sitter_test-0.3.0-cp310-abi3-macosx_10_9_x86_64.whl (12.0 kB view details)

Uploaded CPython 3.10+macOS 10.9+ x86-64

File details

Details for the file tree_sitter_test-0.3.0.tar.gz.

File metadata

  • Download URL: tree_sitter_test-0.3.0.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for tree_sitter_test-0.3.0.tar.gz
Algorithm Hash digest
SHA256 44487da91d9f6efd8514b233366a121ee34e19c2004a92277fba2f09572c336c
MD5 5a786a9b7421af79f875962c8d96b6bc
BLAKE2b-256 bd6b3cdfde55dabc9b4c5d301fa75511a061ead093dbe8ceb5e35b5c637783f0

See more details on using hashes here.

File details

Details for the file tree_sitter_test-0.3.0-cp310-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for tree_sitter_test-0.3.0-cp310-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 7c7091f8ab85f54cae38be18fa2ac189ec37e6280f6a990567429141de606369
MD5 63f552b6787eb2639f3e4c4b04238410
BLAKE2b-256 9ca6f8bff49a7dcea5e9017aa04568889d4638b77f669964c9a0e8d98f06fa85

See more details on using hashes here.

File details

Details for the file tree_sitter_test-0.3.0-cp310-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for tree_sitter_test-0.3.0-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 31b4c123bb70f0ee6c5bafd798acf17ed2df0df3f17e6636a53622f65c64e516
MD5 2bedcd3ab22c399bcf4c371c1f633cba
BLAKE2b-256 c578f9f1dc6a09ab0aca5fd66c30d512875071527ff89d7d1d19d488e93579e8

See more details on using hashes here.

File details

Details for the file tree_sitter_test-0.3.0-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tree_sitter_test-0.3.0-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c4f2022524106cdbc72a0eb9a3aa98f6eb0c98bffa39f659a7d947bbe6845bfc
MD5 e8a46f510e9b5675a6fe7d2f9013174b
BLAKE2b-256 d57e765fde39fed0ed32c86ec291464536dcbb28a08db6f11a66ed9a602b304b

See more details on using hashes here.

File details

Details for the file tree_sitter_test-0.3.0-cp310-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for tree_sitter_test-0.3.0-cp310-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d28366a067a2528034e819dfafa18156c1bc0b7c313c5949245c046f3e95776c
MD5 031c143dbae8a652bdb6cd4fbdd4511c
BLAKE2b-256 310090fe6858900c86106ca03ec86e14d3c1094daf8014d0b9d94b8d627f429e

See more details on using hashes here.

File details

Details for the file tree_sitter_test-0.3.0-cp310-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for tree_sitter_test-0.3.0-cp310-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 a2408d37787ca86084167d0c5bd0162e5ed393e880bf0a79d80653038780a2ce
MD5 1d189a69690c3e18d33cda8aa0c0b9ea
BLAKE2b-256 286c4402718aa18661f7a88f26a103cdd480106d7a17c0e2a51ae75dc0457ff5

See more details on using hashes here.

File details

Details for the file tree_sitter_test-0.3.0-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tree_sitter_test-0.3.0-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f29ee865ff35fd5c4d0f9001557a0fe735b545a21a8538c5cc00567ed384a1b1
MD5 5e79d7a81464c93a133fa50480059a22
BLAKE2b-256 9eb44567623aa2cd86c522446fc023612696dd73a92a658964141247a9dec79d

See more details on using hashes here.

File details

Details for the file tree_sitter_test-0.3.0-cp310-abi3-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for tree_sitter_test-0.3.0-cp310-abi3-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 57513d21e5091855eb2e5a9f931b26ed6a0ad32f32b0c71efc28505142fa0145
MD5 071d6d73bbba7627ca1fe31585b37130
BLAKE2b-256 e4242392a749bd873129ebec2977d05715a6efab0e279abb348d5a3f1b7b43e9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

8 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page