You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing an issue where the wrapper cannot be instantiated in my current testing environment. I use Vue 2.7 with the Composition API and the <script setup> syntax. I want guidance on how to use @vue/test-utils to test components under these conditions effectively.