Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: Identifiy test coverage gaps in your Go projects
(opens in new tab)
(github.com)
11 points
alien_
3mo ago
2 comments
Share
Show HN: Identifiy test coverage gaps in your Go projects | Better HN
2 comments
default
newest
oldest
mxey
3mo ago
> Misplacement Detection: A test is misplaced if it primarily calls functions from a different source file
There is no need for a 1:1 relationship between code files and test files in Go.
TriangleEdge
3mo ago
Can you add this to golangci-lint? I like the convenience of a one stop shop.
j
/
k
navigate · click thread line to collapse