开局破防了
 
 
 
 
 

6 lines
143 B

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