Testify suite test with dap #113

Open
opened 2025-02-11 14:09:01 +03:00 by timsofteng · 2 comments
timsofteng commented 2025-02-11 14:09:01 +03:00 (Migrated from github.com)

Hi.
Is it possible to test testify suite test with dap somehow?

I'm trying to do it with this command but I have no luck

:lua require("neotest").run.run({strategy = "dap"})
Hi. Is it possible to test `testify` suite test with dap somehow? I'm trying to do it with this command but I have no luck ``` :lua require("neotest").run.run({strategy = "dap"}) ```
leoluz commented 2025-02-16 02:42:33 +03:00 (Migrated from github.com)

@timsofteng can you take a look at this issue? https://github.com/leoluz/nvim-dap-go/issues/98

Can you confirm if this is the issue you are having?

@timsofteng can you take a look at this issue? https://github.com/leoluz/nvim-dap-go/issues/98 Can you confirm if this is the issue you are having?
timsofteng commented 2025-06-22 18:09:16 +03:00 (Migrated from github.com)

@leoluz As far as I can see testify suit testing still doesn't work well.

@leoluz As far as I can see testify suit testing still doesn't work well.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NeonXP/nvim-dap-go#113
No description provided.