issues
search
fredrikaverpil
/
neotest-golang
Reliable Neotest adapter for running Go tests in Neovim.
MIT License
141
stars
17
forks
source link
feat: show build error in test output
#219
Open
fredrikaverpil
opened
4 days ago
fredrikaverpil
commented
4 days ago
fixes #218
🚧
[x] More accurately catch build errors.
[x] Propagate failure status to all tests in affected go package.
[ ] Verify that
go list
errors fit into this new error handling.
fixes #218
🚧
go list
errors fit into this new error handling.