An open API service indexing awesome lists of open source software.

https://github.com/zyhou/jest-coverage

Code coverage with jest
https://github.com/zyhou/jest-coverage

Last synced: 23 days ago
JSON representation

Code coverage with jest

Awesome Lists containing this project

README

        

# How to bootstrap Jest Coverage ?

## Install and run

```
yarn
yarn run test
```

Open the coverage report, `coverage/lcov-report/index.html`