vue-test-utils vue-test-utils is the official unit testing utility library for Vue.js. Table of Contents Guides Getting Started Common Tips Mouse, Key and other DOM Events Choosing a test runner Testing SFCs with Jest Testing SFCs with Mocha + webpack Testing Asynchronous Behavior Using with Vue Router Using with Vuex API mount shallow Mounting Options context slots stubs mocks localVue attachToDocument attrs listeners provide other options Wrapper attributes classes contains emitted emittedByOrder exists destroy find findAll hasStyle html is isEmpty isVueInstance name props setComputed setData setMethods setProps text trigger update WrapperArray at contains exists destroy hasStyle is isEmpty isVueInstance setComputed setData setMethods setProps trigger update components TransitionStub TransitionGroupStub Selectors createLocalVue config