jest-coverage-to-csv

2.0.0 • Public • Published

jest-coverage-to-csv

Jest coverage report converter from json to csv

Build Status version downloads MIT License

contributions welcome Watch on GitHub Star on GitHub Tweet

Usage

  1. Install jest-coverage-to-csv
    npm install -g jest-coverage-to-csv
  2. Run this command inside your directory
    yarn test --coverage --coverageReporters=json-summary && jest-coverage-to-csv
    Or use it in your package.json

Help

jest-coverage-to-csv --help

Contributing

  1. Fork this repo
  2. Develop
  3. Create pull request
  4. Tag @rizqirizqi for review
  5. Merge~~

Development

yarn dev

Test

yarn test

Lint

yarn lint

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    429
    • latest

Version History

Package Sidebar

Install

npm i jest-coverage-to-csv

Weekly Downloads

924

Version

2.0.0

License

MIT

Unpacked Size

13.7 kB

Total Files

8

Last publish

Collaborators

  • rizqirizqi