📅  最后修改于: 2022-03-11 14:55:59.642000             🧑  作者: Mango
// Command
npm run test -- --coverage
// If you wanna watch
npm run test -- --coverage --watchAll=true
// or
npm run test -- --coverage --watchAll=true