This post walks through the process of combining Storybook, Cypress and Jest code coverage, and an ex... Tagged with visualregression, testing, react, webdev.
https://dev.to/penx/combining-storybook-cypress-and-jest-code-coverage-4pa5
* Storybook * Cypress * Jest * available on GitHub * Codecov * inform reviewers whether a pull request would increase or decrease overall test coverage * Cypress * Selenium * Jest * React Testing Library * Storybook * Chromatic * https://github.com/penx/storybook-code-coverage * @cypress/instrument-cra * @cypress/code-coverage * @bahmutov/cly * bug in create-react-app@3.4.1 that prevents this from working * Codecov * merge reports for you * post metrics as a comment on pull requests