plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
486 stars 661 forks source link

Use Cypress to determine code coverage #1603

Open tiberiuichim opened 4 years ago

tiberiuichim commented 4 years ago

Cypress tests can also report code coverage. See https://docs.cypress.io/guides/tooling/code-coverage.html#E2E-code-coverage

tiberiuichim commented 4 years ago

@valentinab25 has a solution for this, I've asked her to contribute a PR