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: use --run flag when executing single test #1

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

encero
Copy link
Owner

@encero encero commented Feb 20, 2024

Run the go test command with --run flag when executing single test.

Support for neotest type=test was removed in nvim-neotest#72

This is unfortunate but i believe in wisdom of the maintainers. Anyway i really need this functionality. Otherwise the plugin is unusable on projects with e2e/integration tests. I can't execute the whole suite each time, that is job for the CI.

Run the go test command with --run flag when executing single test.

Support for neotest `type=test` was removed in nvim-neotest#72

This is unfortunate but i believe in wisdom of the maintainers. Anyway i
really need this functionality. Otherwise the plugin is unusable on
projects with e2e/integration tests. I can't execute the whole suite
each time, that is job for the CI.
@encero encero merged commit 8a00ccf into main Feb 20, 2024
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