Go માં built-in testing છે testing package અને go test command દ્વારા — કોઈ બાહ્ય framework ની જરૂર નથી. Tests _test.go ફાઇલોમાં રહે છે, અને Go table-driven tests, benchmarks, અને સારા tooling ને first-class features તરીકે મજબૂત રીતે જોર આપે છે.
