0 votes
in Go Semantics Supplemental by
Which command is used to run the tests in go

a) go build

b) go test

c) go run

d) go compile

1 Answer

0 votes
by
b) go test

Related questions

0 votes
asked Jul 13, 2022 in Go Semantics Supplemental by john ganales
0 votes
asked Jul 13, 2022 in Go Semantics Supplemental by john ganales
...