Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 8 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`