npm install --save-dev jest @vue/test-utils. 1. Then in package.json Define a unit test script. // package.json { "scripts": { "test": "jest" } }.
確定! 回上一頁