Is there a way to run Jest in development and production, and then merge its coverage results?
I used to do that with nyc + mocha/ava, collecting the JSON files resulting from both test runs, but this seems not to work with the JSON files from Jest.
Any idea?
Aucun commentaire:
Enregistrer un commentaire