Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Show HN: Identifiy test coverage gaps in your Go projects
(opens in new tab)
(github.com)
11 points
alien_
6mo ago
2 comments
Save
Share
2 comments
2 comments · 2 top-level
top
newest
oldest
mxey
6mo 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
6mo 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