Introduction Vue Test Utils is the official unit testing utility library for Vue.js. Learn how to test Vue.js components with Vue School Installation Guides Getting Started Common Tips Mouse, Key and other DOM Events Testing Asynchronous Behavior Using with TypeScript Using with Vue Router Using with Vuex Useful Libraries for Testing API mount shallowMount render renderToString Mounting Options context slots scopedSlots stubs mocks localVue attachToDocument attrs propsData listeners parentComponent provide other options Wrapper attributes classes contains emitted emittedByOrder exists destroy find findAll get html is isEmpty isVueInstance name props setChecked setData setMethods setProps setSelected setValue text trigger isVisible WrapperArray at contains exists destroy filter is isEmpty isVueInstance setChecked setData setMethods setProps setValue trigger isVisible components RouterLinkStub Selectors createWrapper createLocalVue config