#!/bin/bash go test -race ./... go test -cover ./... go test -v ./...