Hacker News new | ask | show | jobs
by jahewson 1881 days ago
I’d be wild about anything that could trace our Cypress tests against our frontend and our nodejs microservices.
1 comments

You instrument your front end assets before running browser tests and store coverage in local storage.

Istanbul used to be able to do this. https://istanbul.js.org/