import "golang.org/x/tools/internal/stack/stacktest"
stacktest.go
func NoLeak(t testing.TB)
NoLeak checks that a test (or benchmark) does not leak any goroutines.