#!/bin/bash npm run test:compile $(npm bin)/mocha $(find test-tmp/test -name '*.spec.js') npm run test:removeTmpDir