Open
Description
What problem does this feature solve?
I'm using the elementUI plugin from vue-cli 3, however it seems that unit-test can't manipulate the "el-" tags(like setValue() can't be used).
Actually I'm not quite sure if this is in fact supported and I have been using it wrong. -_-
What does the proposed API look like?
To test tags in other UI libs like using ordinary tags?