Dump company names into below files.
- cmd/gentest/_companies/platinum_gold.txt
- cmd/gentest/_companies/gold.txt
$ go1.17.5 generate
$ go1.17.5 test -v -shuffle on -run "TestPlatinumGold*"
$ go1.17.5 test -v -shuffle on -run "TestGold*"
Dump company names into below files.
$ go1.17.5 generate
$ go1.17.5 test -v -shuffle on -run "TestPlatinumGold*"
$ go1.17.5 test -v -shuffle on -run "TestGold*"