1 2 3 4 5 6 7 8 9 10
#!/bin/bash set -ex # change to grpc repo root cd $(dirname $0)/../.. root=`pwd` $root/src/node/node_modules/mocha/bin/mocha $root/src/node/test