-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
Description
vue-test-utils-next we export these:
export {
mount,
shallowMount,
RouterLinkStub,
VueWrapper,
DOMWrapper,
config,
flushPromises
}I think 'createWrapper' also needs to be exported to the user... or will we use other opinions?
and in doc I did not find about this,
if need I can create a pull request export createWrapper