Coverage Reporting. Jest has an integrated coverage reporter that works well with ES6 and requires no configuration. Run npm test -- --coverage ...
確定! 回上一頁