Hacker News new | ask | show | jobs
by mxey 198 days 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.