fredrikaverpil / neotest-golang

Reliable Neotest adapter for running Go tests in Neovim.
MIT License
58 stars 6 forks source link

Leverage nvim-dap-go for test debugging #3

Closed fredrikaverpil closed 2 months ago

fredrikaverpil commented 2 months ago

Blocked by https://github.com/leoluz/nvim-dap-go/pull/81

Needs overall cleanup and refactoring to make the whole project more readable and testable... but that will come later.