Open TheLukaszNs opened 6 years ago
The code in this PR adds the ability to display the test code coverage (with Istanbul) by running this command:
$ npm run test:coverage
or
$ yarn test:coverage
Fast summary
The code in this PR adds the ability to display the test code coverage (with Istanbul) by running this command:
or