is it possible to debug test with arguments? #64

Closed
opened 2023-12-12 20:55:12 +03:00 by brunobmello25 · 3 comments
brunobmello25 commented 2023-12-12 20:55:12 +03:00 (Migrated from github.com)

similar to the Debug (arguments) option, but to run a specific test.

In my usecase, I need to run debug test passing the flag -tags dynamic and nvim-dap-go current configurations don't seem to support this

similar to the `Debug (arguments)` option, but to run a specific test. In my usecase, I need to run debug test passing the flag `-tags dynamic` and nvim-dap-go current configurations don't seem to support this
fira42073 commented 2024-02-29 18:19:42 +03:00 (Migrated from github.com)

I think you can still attach to an existing session, so that may be a workaround

I think you can still attach to an existing session, so that may be a workaround
leoluz commented 2024-03-25 04:12:21 +03:00 (Migrated from github.com)

@brunobmello25 You are right. Currently, there is no support to pass flags while running a specific test.

@brunobmello25 You are right. Currently, there is no support to pass flags while running a specific test.
stale[bot] commented 2024-09-21 12:02:13 +03:00 (Migrated from github.com)

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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#64
No description provided.