Vue JS Practice Test
Vue JS Vue JS Testing and Debugging
Which official Vue library is used to mount and test Vue components in isolation?
Select your answer
A
vue-test-utils
B
@vue/test-utils
C
vue-jest
D
vitest-vue
Hint