Component Testing with Cypress


Details
Component Testing with Cypress
You might know that Cypress is a powerful and developer-friendly framework for end-to-end automated testing writing, but did you know you can also do component testing with it?
In Cypress component testing, you can render your React or Vue components in a real browser and use all Cypress's existing functionalities, such as time-travel, automatic retry, spying, stubbing, to mention a few.
In this talk, I'll present you with a React project with different components, and I'll show you how to test them. Besides that, I'll share great resources for going beyond applying component testing on your own projects
I wish you a happy testing journey
https://www.linkedin.com/in/walmyr-lima-e-silva-filho-147a9110a/
https://walmyr.dev/
https://walmyrfilho.com/
https://twitter.com/walmyrlimaesilv

Component Testing with Cypress