npm test -- --coverage. With Yarn we could also omit the double dash and just run yarn test --coverage . Now, by running Jest in coverage ...
確定! 回上一頁