{ prep: echo "Starting tests in watch mode" } server/**/*.go { indir: server prep: go test -v -race ./... }