test run all test go test -v -cover ./... run specific test go test -v -cover example_test.go example.go