4 messages · Page 1 of 1 (latest)
you can use flags to change it at run time
$ go help test usage: go test [build/test flags] [packages] [build/test flags & test binary flags]
i suggest looking at the flag package examples
https://pkg.go.dev/flag#hdr-Usage