Test drive development with go Links original repository gitbook errcheck Useful commands Code coverage go test -cover Benchmarking go test -bench=. Run a single test go test -run TestExample/example