$ git clone https://github.com/MrSeaWave/test-training.git
$ yarn
所有文件测试
$ npm run test
单独sum.js
文件测试
$ npm run testSum
- 如果出现下面提示,请移除
__snapshots__
文件夹Snapshot Summary › 1 snapshot obsolete from 1 test suite. To remove it, run `npm test -- -u`. ↳ tests/Components/LinkAct.test.js • Link Act 方法改变class数据 2