#!/bin/bash npm run test:removeTmpDir && npm run test:compile && $(npm bin)/mocha test-tmp/test/index.spec.js && npm run test:removeTmpDir