jay-babu / mason-nvim-dap.nvim

GNU Affero General Public License v3.0
559 stars 40 forks source link

Dap with Neotest #137

Closed MKdir98 closed 2 months ago

MKdir98 commented 3 months ago

I was wondering how can I run my test with this plugin.

After installing DapInstall php, I try to run my test with require("neotest").run.run({ strategy = "dap" }). But I'm getting this error init.lua:16: dap: expected not empty table, got nil. Info: Configuredapfield (like in dap.configurations.php) before using this strategy

Could you help me what is the best way to do that?

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

github-actions[bot] commented 2 months ago

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue on a supported version of Electron please open a new issue and include instructions for reproducing the issue.