pushbits/execute_tests.sh

1 line
76 B
Bash

find . -name '*.go' -printf '%h\n' | sort -u | xargs -n1 -P1 go test -cover