# GO Starter - Run : ```shell go run texttest_fixture.go [; default: 2] ``` - Run tests : ```shell go test ./... ``` - Run tests and coverage : ```shell ./test-with-coverage.sh ```