Testing Vue.js Components
1h 6m 20s
English
Paid
October 31, 2024
Learn how to test your Vue.js components with Jest and the official unit testing library for Vue.js - Vue Test Utils In this course, you’ll learn everything you need to know to write proper unit tests for your Vue components.
More
By the end of this testing course you will know
- Which tools are required for an efficient testing workflow
- How to mount and render your Vue components
- How to programmatically interact with your components through Vue Test Utils
- How to test computed properties and watchers
- How to test Vue.js lifecycle methods
- How to traverse the DOM and test …
- How to stub child components
- How to test that a Vuex Store is injected properly
Watch Online Testing Vue.js Components
Join premium to watch
Go to premium
# | Title | Duration |
---|---|---|
1 | Installing Vue Test Utils | 05:16 |
2 | Mounting Components with Vue Test Utils | 07:01 |
3 | The Wrapper Object | 04:21 |
4 | Learn How To Test Computed Properties and Watchers | 06:48 |
5 | Learn How To Test Vue.js Methods | 09:23 |
6 | Learn How to Test Vue.js Lifecycle Methods | 07:52 |
7 | Traversing The DOM | 04:37 |
8 | How to Stub a Vue.js Child Component | 04:25 |
9 | How to test that a Vuex Store is injected into a Vue.js component | 05:45 |
10 | Exercise 1: Rendering a List of Users | 06:26 |
11 | Exercise 2: Interacting with a Form | 04:26 |
Similar courses to Testing Vue.js Components
Master Laravel with GraphQL, Vue.js and Tailwindudemy
Duration 17 hours 48 minutes 5 seconds
Course
Vue 3 and Laravel: Breaking a Monolith to Microservicesudemy
Duration 14 hours 4 minutes 43 seconds
Course
100 Days Of Code: The Complete Web Development Bootcamp 2022Academind Pro
Duration 78 hours 51 minutes 55 seconds
Course
Build an Image Filters App with Vue, TypeScript and WebAssemblyzerotomastery.io
Duration 1 hour 44 minutes 19 seconds
Course
Real-time chat with Node.js, Socket.io and Vue.jsCodecourse
Duration 26 minutes 39 seconds
Course
Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)udemy
Duration 19 hours 57 minutes 29 seconds
Course
TypeScript with Vue.js 3vueschool.io
Duration 1 hour 37 minutes 47 seconds
Course