01Detects external dependencies like real DB connections and HTTP calls in unit tests
02Generates structured JSON reports with severity-ranked refactoring advice
03Identifies flaky patterns including time.Sleep and unsynchronized goroutines
040 GitHub stars
05Surfaces testing anti-patterns such as reflection on unexported fields
06Measures test complexity and flags excessive mocking or setup code