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

Rework test command to be more flexible #57

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

julienvincent
Copy link
Owner

This reworks the test command to work better when switching between different nvim channels. Currently the .build/nvim dir needs to be deleted manually when switching to a different channel but now different channels are downloaded to separate directories.

Additionally this adds support for specifying an individual file to run the tests for which improves the developer experience of working on tests.

This reworks the test command to work better when switching between
different nvim channels. Currently the .build/nvim dir needs to be
deleted manually when switching to a different channel but now different
channels are downloaded to separate directories.

Additionally this adds support for specifying an individual file to run
the tests for which improves the developer experience of working on
tests.
@julienvincent julienvincent merged commit d681ab8 into master Mar 10, 2024
2 checks passed
@julienvincent julienvincent deleted the jv/change-onszuurkknrq branch March 10, 2024 20:05
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.

1 participant