UNPKG

155 BMarkdownView Raw
1## Code coverage
2
3Just run the tests:
4
5 npm test
6
7The build will fail if coverage drops below 100%.
8The report is in `coverage/lcov-report/index.html`.