2.0.0 • Published 1 year ago

jest-coverage-to-csv v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
1 year ago

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

1.1.2

1 year ago

2.0.0

1 year ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago