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

Support for nvim-dap? #7

Open
ziontee113 opened this issue May 25, 2023 · 1 comment
Open

Support for nvim-dap? #7

ziontee113 opened this issue May 25, 2023 · 1 comment

Comments

@ziontee113
Copy link

Hi, thank you for the amazing plugin.

I tried using require("neotest").run.run({ strategy = "dap" }) for my tests and got the notification Adapter doesn't support chosen strategy. Looks like nvim-dap is not supported in neotest-plenary.

Is it possible to debug plenary test files using nvim-dap and neotest-plenary? Thank you very much.

@rcarriga
Copy link
Collaborator

The only debugger for neovim is https://github.com/jbyuki/one-small-step-for-vimkind. I attempted to make it work last year but the adapter was still very much WIP and had a few too many issues to be practical. It's been a while since I've tried so it may be a bit easier now, someone just needs to investigate. I'll have a look at some stage but also PRs are welcome 😄

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

No branches or pull requests

2 participants