End-to-End Testing with Cypress

Joshua Lin (@konekoya)

What is e2e test? 👀

End-to-end testing is where you test your whole application from start to finish. It involves assuring that all the integrated pieces of an application function and work together as expected.

End-to-end tests simulate real user scenarios, essentially testing how a real user would use the application.

So, tell me more about Cypress?

Cypress Demo

Kitchen sink examples

Made with Slides.com