Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bindings): add node, python, swift tests #3178

Merged
merged 1 commit into from
May 24, 2024

Conversation

ObserverOfTime
Copy link
Member

@ObserverOfTime ObserverOfTime commented Mar 13, 2024

The python bindings currently segfault instead of raising an error so that needs to be fixed first.

Test commands:

node --test bindings/node/*_test.js
python -m unittest discover bindings/python/tests
swift test

For what it's worth, these tests on their own are not particulary useful,
but they're there so that grammar authors can easily add more if they're interested.

@ObserverOfTime ObserverOfTime changed the title feat(bindings): add node & python tests feat(bindings): add node, python, swift tests Mar 18, 2024
@ObserverOfTime ObserverOfTime added this to the 0.23 milestone Apr 11, 2024
@ObserverOfTime ObserverOfTime marked this pull request as ready for review May 13, 2024 20:55
@amaanq amaanq merged commit 629395f into tree-sitter:master May 24, 2024
12 checks passed
@ObserverOfTime ObserverOfTime deleted the tests branch May 24, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants