cypress-io / cypress-vue-unit-test

A little helper to unit test Vue components in the Cypress.io E2E test runner
294 stars 23 forks source link

Documentation for code coverage? #322

Closed zack-pronto closed 4 years ago

zack-pronto commented 4 years ago

In the feature comparison between Cypress and Vue Testing Tools, it mentions that both can do code coverage. Is there any documentation around setting up code coverage reporting for cypress-vue-unit-test? Any tips or hints would be much appreciated. Thanks.

bahmutov commented 4 years ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: