wix-incubator / unidriver

UniDriver - Universal Component Drivers 🚀
MIT License
53 stars 15 forks source link

Vue unidriver #197

Open AlexDubok opened 1 year ago

AlexDubok commented 1 year ago

Hi! First of all, thank you for maintaining this awesome project! 😍

As Vue developer at the moment, I want it to be part of this unidriver party 🎉 Please, accept it under your roof 🏡

On the implementation: I made @vue-test-utils's Wrapper as "native" element for unidriver because Vue unit tests heavily rely on it (emitting events from components, changing reactive data, etc.)

GabiGrin commented 1 year ago

Very cool @AlexDubok, awesome to see ex-Wixers taking the Unidriver spirit with them :D I suggest calling it just vue as in adapters/vue, assuming vue-test-utils is the standard way. And if the test suite passes, it's good to go! ✅

PS: I'm not longer employed by Wix but still a big believer in Unidriver. Have lost review/write access to this repo :/ @nitayneeman / @Tokyros can you help me regain some access here? or help pushing this PR forward?