mcibique/vue-testing-examples

Looking for provide/inject example

josephting opened this issue · 1 comments

Looking for example to properly mount components that uses provide / inject.

This sounds similar to Dependency Injection but I'm lost.

Ref:
Vue Docs
Vue Test Utils

Sorry, I started implementing some examples in December but couldn't find any time to finish it and add some meaningful README for it.

https://github.com/mcibique/vue-testing-examples#testing-provideinject

hope it helps.