11
Industry-Standard End-to-End Testing
In the previous chapter, we learned about everything related to integration testing. We learned in depth how to perform an integration test on a Vue.js 3 component and pages. Additionally, we learned about integration testing tools such as Vue Test Library and how to use them to test an enterprise project effectively.
In this chapter, we will explore everything related to end-to-end testing (E2E). We will learn how to perform E2E testing on a Vue.js 3 component and pages. In addition, we will learn about E2E testing tools, such as Cypress and Puppeteer, and how to use them to perform an E2E test in an enterprise project effectively.
In this chapter, we will cover the following key topics:
- Introduction ...
Get Architecting Vue.js 3 Enterprise-Ready Web Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.