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

feat: use neotest-golang #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fredrikaverpil
Copy link

@fredrikaverpil fredrikaverpil commented Jul 1, 2024

Hey 👋 I have come across your Medium blog many times during my journey to set up my Neovim PDE, so I figured I'd reach back out to you 😄 as I've been doing some work to improve the experience when testing and debugging Go tests in Neovim/Neotest. I think maybe you'll like it: fredrikaverpil/neotest-golang 😊

In short, it fixes a bunch of issues from the original neotest-go adapter and making things a lot more robust and speedy. You can read more about it in the repo README!

I've got a few features and improvements lined up next that I want to tackle to make this the best Neotest experience possible for Go devs.

I would love to hear about your thoughts and input on it, if you have any!

Please note that the <leader>dT keymap I changed is general to Neotest/DAP and not only meant for Go. It's possible you want to keep the old one too, so have a closer look at that.

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

Successfully merging this pull request may close these issues.

1 participant