Preface
1
Write the first Vue.js Component Unit Test in Jest
2
Test Deeply Rendered Vue.js Components
3
Test Styles and Structure
4
Test Properties and Custom Events
5
Test Computed Properties and Watchers
6
Test Methods and Mock Dependencies
7
Test Vue.js Slots
8
Enhance Jest configuration with Module Aliases
9
Snapshot Testing