github.com/willabides/benchdiff@v0.9.1/script/test (about)

     1  #!/bin/sh
     2  
     3  set -e
     4  
     5  CDPATH="" cd -- "$(dirname -- "$0")/.."
     6  
     7  go test -race -covermode=atomic ./...