Learn everything you need to know to test your Vue.js components like a pro!
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.
By the end of this testing course you will know
If you’re not familiar with Jest, the testing framework. We recommend checking out our Test with Jest course before you tackle Testing Vue.js Components.