In this Vue 3 tutorial, we learn how to test our application by simulating the steps a user would take in a browser with end-to-end (E2E) testing. We cover the Cypress test runner and browser and how to write and run tests with it.
We cover the following topics:
1. What is End-To-End testing
2. Lesson Project
3. How to write a Cypress E2E test
4. How to run a Cypress E2E test
Note that this tutorial is for the Vue 3 Options API (which is similar to Vue 2). We later move on to the Composition API and then the Script Setup (3.2 update)
Cypress documentation
https://docs.cypress.io/
Vue Testing Utilities
https://next.vue-test-utils.vuejs.org/
This lesson is also available in written format
https://www.koderhq.com/tutorial/vue/...
Check out the Vue 3 for Beginners playlist for more Vue tutorial videos
• Vue 3 for Beginners
Subscribe to the channel and never miss a lesson
/ @koderhq
Visit the website for a wide range of programming tutorials
https://www.koderhq.com