Show HN: Identifiy test coverage gaps in your Go projects(github.com)
github.com
Show HN: Identifiy test coverage gaps in your Go projects
https://github.com/LeanerCloud/testvet
2 comments
Can you add this to golangci-lint? I like the convenience of a one stop shop.
There is no need for a 1:1 relationship between code files and test files in Go.