1.7.0 • Published 4 years ago

merge-cypress-jest-coverage v1.7.0

Weekly downloads
334
License
AGPL-3.0
Repository
github
Last release
4 years ago

merge-cypress-jest-coverage

Merge your Cypress and Jest coverage reports with ease.

This script is inspired by this example of merging Cypress & Jest reports: https://github.com/bahmutov/cypress-and-jest

Usage:

  • Run your Cypress tests and output coverage to a cypress-coverage/ directory.
  • Run your Jest tests and output coverage to a jest-coverage/ directory.
  • Run npx merge-cypress-jest-coverage and check the coverage directory for the merged report!
1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago