Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
Code coverage with jest
- Host: GitHub
- URL: https://github.com/zyhou/jest-coverage
- Owner: zyhou
- Created: 2019-04-03T08:08:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T08:48:53.000Z (over 5 years ago)
- Last Synced: 2024-11-06T13:47:36.200Z (about 2 months ago)
- Language: JavaScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`