Webcast Recording | Complete Code Coverage with Cypress

August 8, 2019

•

By The Cypress Team

Last week, our VP of Engineering Gleb Bahmutov and Head of Developer Experience Amir Rustamzadeh presented a live webcast to give a live demo on how to generate coverage reports from your Cypress tests.

They also covered:

  • How effective full end-to-end (E2E) tests are at validating all levels of your application
  • How to leverage unit tests to increase coverage of code-paths that are unreachable by E2E tests
  • How a single Cypress plugin can merge the server-side coverage with front-end information, generating the coverage report

The questions we received were all fantastic - thanks to all who attended the live broadcast via Zoom or YouTube Live, and to those who asked live questions via Slido. You can watch the webcast recording below:

The slides are available here, and you can also find the example repo here.

We’d also like to give a shout out to the viewers who gave us some incredible feedback via our post-webcast survey. If you watched the webcast (live or on-demand) and completed the survey, keep an eye on your mailbox for a surprise!

If you enjoyed our Code Coverage webcast, stay tuned - we have many more broadcasts planned for the near future, including our webcast with Spotahome scheduled for August 13th. To stay updated, follow us on Twitter.

Until next time!