Vue School - Testing Vue.js Components

Vue School - Testing Vue.js Components

Register & Get access to index
HF2mk1r.jpg

Learn everything you need to know to test your Vue.js components like a pro!

About the course
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
  • 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
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.
Author
TUTProfessor
Downloads
48
Views
611
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor