nvf
nvf copied to clipboard
Neotest support
I have verified that this feature request has not been made before
- [x] I have checked the issues tab, and did not find a similar feature request. I understand that my issue will be closed if it is a duplicate.
Feature Type
New Plugin
Feature description
Would be nice to have support for neotest similar to dap:
vim.testing.neotest.enable = true;
vim.languages.enableTesting = true;
vim.languages.ts.testing.enable = true;
Alternatives
No response
Additional Context
No response